Searched defs:LOG_TAG (Results 1 - 25 of 129) sorted by relevance

123456

/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
H A DTestauthConstants.java20 public static final String LOG_TAG = "Testauth"; field in class:TestauthConstants
/packages/apps/Calculator/tests/src/com/android/calculator2/tests/
H A DCalculatorLaunchPerformance.java30 public static final String LOG_TAG = "CalculatorLaunchPerformance"; field in class:CalculatorLaunchPerformance
/packages/apps/Email/emailcommon/src/com/android/emailcommon/
H A DLogging.java20 public static final String LOG_TAG = "Email"; field in class:Logging
/packages/apps/Music/tests/src/com/android/music/
H A DMusicPlayerLaunchPerformance.java30 public static final String LOG_TAG = "MusicPlayerLaunchPerformance"; field in class:MusicPlayerLaunchPerformance
/packages/apps/Phone/src/com/android/phone/
H A DGsmUmtsCallOptions.java28 private static final String LOG_TAG = "GsmUmtsCallOptions"; field in class:GsmUmtsCallOptions
H A DInCallScreenShowActivation.java43 private static final String LOG_TAG = "InCallScreenShowActivation"; field in class:InCallScreenShowActivation
52 if (DBG) Log.d(LOG_TAG, "onCreate: intent = " + intent);
55 Log.d(LOG_TAG, " - has extras: size = " + extras.size()); // forces an unparcel()
56 Log.d(LOG_TAG, " - extras = " + extras);
62 Log.w(LOG_TAG, "CDMA Provisioning not supported on this device");
73 Log.d(LOG_TAG, "ACTION_PERFORM_CDMA_PROVISIONING (interactiveMode = "
84 Log.d(LOG_TAG, "===> MANUALLY OVERRIDING interactiveMode to " + interactiveMode);
104 if (DBG) Log.d(LOG_TAG, "==> Starting interactive CDMA provisioning...");
119 if (DBG) Log.d(LOG_TAG, "==> Starting non-interactive CDMA provisioning...");
123 if (DBG) Log.d(LOG_TAG, "
[all...]
H A DCallerInfoCacheUpdateReceiver.java32 private static final String LOG_TAG = CallerInfoCacheUpdateReceiver.class.getSimpleName(); field in class:CallerInfoCacheUpdateReceiver
46 Log.d(LOG_TAG, msg);
H A DCdmaCallOptions.java33 private static final String LOG_TAG = "CdmaCallOptions"; field in class:CdmaCallOptions
H A DCdmaDisplayInfo.java29 private static final String LOG_TAG = "CdmaDisplayInfo"; field in class:CdmaDisplayInfo
84 Log.d(LOG_TAG, "[CdmaDisplayInfo] " + msg);
H A DDTMFTwelveKeyDialerView.java44 private static final String LOG_TAG = "PHONE/DTMFTwelveKeyDialerView"; field in class:DTMFTwelveKeyDialerView
85 Log.d(LOG_TAG, msg);
H A DCdmaVoicePrivacyCheckBoxPreference.java30 private static final String LOG_TAG = "CdmaVoicePrivacyCheckBoxPreference"; field in class:CdmaVoicePrivacyCheckBoxPreference
82 if (DBG) Log.d(LOG_TAG, "handleGetVPResponse: ar.exception=" + ar.exception);
85 if (DBG) Log.d(LOG_TAG, "handleGetVPResponse: VP state successfully queried.");
98 if (DBG) Log.d(LOG_TAG, "handleSetVPResponse: ar.exception=" + ar.exception);
100 if (DBG) Log.d(LOG_TAG, "handleSetVPResponse: re get");
H A DGetPin2Screen.java37 private static final String LOG_TAG = PhoneApp.LOG_TAG; field in class:GetPin2Screen
95 Log.d(LOG_TAG, "[GetPin2] " + msg);
H A DGsmUmtsOptions.java31 private static final String LOG_TAG = "GsmUmtsOptions"; field in class:GsmUmtsOptions
82 android.util.Log.d(LOG_TAG, s);
H A DUse2GOnlyCheckBoxPreference.java30 private static final String LOG_TAG = "Use2GOnlyCheckBoxPreference"; field in class:Use2GOnlyCheckBoxPreference
56 Log.i(LOG_TAG, "set preferred network type="+networkType);
90 Log.i(LOG_TAG, "get preferred network type="+type);
96 Log.i(LOG_TAG, "get preferred network type, exception="+ar.exception);
108 Log.i(LOG_TAG, "set preferred network type, exception=" + ar.exception);
111 Log.i(LOG_TAG, "set preferred network type done");
/packages/apps/Settings/tests/src/com/android/settings/tests/
H A DSettingsLaunchPerformance.java30 public static final String LOG_TAG = "SettingsLaunchPerformance"; field in class:SettingsLaunchPerformance
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
H A DBasicSmsReceiverApp.java25 public static final String LOG_TAG = "BasicSmsReceiverApp"; field in class:BasicSmsReceiverApp
58 Log.d(LOG_TAG, "getNextNotificationId: " + notificationId);
H A DSmsMessageReceiver.java31 private static final String LOG_TAG = "SmsMessageReceiver"; field in class:SmsMessageReceiver
36 Log.i(LOG_TAG, "onReceive");
47 Log.i(LOG_TAG, "From: " + fromAddress + " message: " + messageBody);
65 Log.i(LOG_TAG, "addNotification notificationId: " + notificationId);
H A DDialogSmsDisplay.java30 private static final String LOG_TAG = "SmsReceivedDialog"; field in class:DialogSmsDisplay
64 Log.i(LOG_TAG, "notificationId: " + notificationId);
/packages/apps/Launcher2/tests/stress/src/com/android/launcher2/stress/
H A DLauncherRotationStressTest.java35 private static final String LOG_TAG = "LauncherRotationStressTest"; field in class:LauncherRotationStressTest
/packages/apps/Mms/src/com/android/mms/ui/
H A DDeliveryReportAdapter.java33 static final String LOG_TAG = "DeliveryReportAdapter"; field in class:DeliveryReportAdapter
/packages/apps/Nfc/jni/
H A Dcom_android_nfc_list.cpp23 #undef LOG_TAG macro
24 #define LOG_TAG "NFC_LIST" macro
/packages/inputmethods/LatinIME/native/jni/
H A Djni_common.cpp18 #define LOG_TAG "LatinIME: jni" macro
/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DSelectAccountActivity.java33 private static final String LOG_TAG = "SelectAccountActivity"; field in class:SelectAccountActivity
63 Log.w(LOG_TAG, "Account does not exist");
77 Log.i(LOG_TAG, "The number of available accounts: " + accountList.size());
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessageStatusService.java40 private static final String LOG_TAG = "MessageStatusReceiver"; field in class:MessageStatusService
107 Log.e(LOG_TAG, "[MessageStatusReceiver] " + message);
111 Log.d(LOG_TAG, "[MessageStatusReceiver] " + message);
/packages/apps/Phone/tests/src/com/android/phone/tests/
H A DCallDialTest.java43 private static final String LOG_TAG = "CallDialTest"; field in class:CallDialTest
105 Log.wtf(LOG_TAG, "onClick: unexpected View: " + view);
142 Log.w(LOG_TAG, "testCall: ActivityNotFoundException for intent: " + intent);
145 Log.w(LOG_TAG, "testCall: Unexpected exception from startActivity(): " + e);
164 Log.w(LOG_TAG, "RemoteException!", ex);
182 Log.w(LOG_TAG, "RemoteException!", ex);
187 Log.i(LOG_TAG, msg);

Completed in 726 milliseconds

123456