コード例 #1
0
 private void logDialogWasCalledWithInvalidArgs(Bundle args) {
   LogUtils.LOGD(TAG, "Dialog called with invalid arguments: " + args);
 }