/packages/apps/Messaging/src/com/android/messaging/util/ |
D | LogUtil.java | 35 public static final int INFO = android.util.Log.INFO; field in LogUtil 121 println(android.util.Log.INFO, tag, msg); in i() 132 println(android.util.Log.INFO, tag, msg + '\n' in i()
|
D | LogSaver.java | 281 case android.util.Log.INFO: in getLevelString()
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | Log.java | 34 public static final boolean INFO = isLoggable(android.util.Log.INFO); field in Log 58 if (INFO) { in i() 64 if (INFO) { in i()
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | LogUtils.java | 50 public static final int INFO = Log.INFO; field in LogUtils 257 if (isLoggable(tag, INFO)) { in i() 275 if (isLoggable(tag, INFO)) { in i()
|
/packages/services/Telephony/src/com/android/phone/common/mail/utils/ |
D | LogUtils.java | 49 public static final int INFO = Log.INFO; field in LogUtils 256 if (isLoggable(tag, INFO)) { in i() 274 if (isLoggable(tag, INFO)) { in i()
|
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | LauncherAccessibilityDelegate.java | 49 private static final int INFO = R.id.action_info; field in LauncherAccessibilityDelegate 79 mActions.put(INFO, new AccessibilityAction(INFO, in LauncherAccessibilityDelegate() 106 info.addAction(mActions.get(INFO)); in onInitializeAccessibilityNodeInfo() 141 } else if (action == INFO) { in performAction()
|
/packages/apps/Settings/src/com/android/settings/location/ |
D | LocationSettingsBase.java | 97 if (Log.isLoggable(TAG, Log.INFO)) { in setLocationMode() 120 if (Log.isLoggable(TAG, Log.INFO)) { in refreshLocationMode()
|
/packages/apps/Camera2/src/com/android/camera/debug/ |
D | Log.java | 113 if (isLoggable(tag, android.util.Log.INFO)) { in i() 119 if (isLoggable(tag, android.util.Log.INFO)) { in i() 131 if (isLoggable(tag, android.util.Log.INFO)) { in i()
|
/packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/ |
D | OneTimeInitializerService.java | 81 if (Log.isLoggable(TAG, Log.INFO)) { in onHandleIntent() 139 if (Log.isLoggable(TAG, Log.INFO)) { in updateDialtactsLauncher()
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | Log.java | 111 public static final String INFO = "INFO"; field in Log.Events 254 public static final boolean INFO = isLoggable(android.util.Log.INFO); field in Log 684 if (INFO) { in i() 690 if (INFO) { in i()
|
D | InCallController.java | 127 Log.event(call, Log.Events.INFO, "Already connected, ignoring request."); in connect() 158 Log.event(null, Log.Events.INFO, "Already disconnected, ignoring request."); in disconnect()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | LogUtils.java | 60 if (DEBUG || Log.isLoggable(LOGTAG, Log.INFO)) { in i() 67 if (DEBUG || Log.isLoggable(LOGTAG, Log.INFO)) { in i()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
D | SystemBroadcastReceiver.java | 148 if (Log.isLoggable(TAG, Log.INFO)) { in toggleAppIcon()
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarSensorManager.java | 407 if (Log.isLoggable(CarLibLog.TAG_SENSOR, Log.INFO)) { in handleCarServiceRemoteExceptionAndThrow()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarSensorService.java | 292 if (Log.isLoggable(CarLog.TAG_SENSOR, Log.INFO)) { in registerOrUpdateSensorListener() 320 if (Log.isLoggable(CarLog.TAG_SENSOR, Log.INFO)) { in registerOrUpdateSensorListener()
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 764 if (Log.isLoggable(TAG, Log.INFO)) { in getTimezoneDatabaseVersion() 4590 if (Log.isLoggable(TAG, Log.INFO)) { in doSendUpdateNotification()
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 43 ------ MEMORY INFO (/proc/meminfo) ------ 82 ------ 0.000s was the duration of 'MEMORY INFO' ------ 83 ------ CPU INFO (top -n 1 -d 1 -m 30 -H) ------ 123 ------ 1.406s was the duration of 'CPU INFO' ------ 281 ------ VMALLOC INFO (/proc/vmallocinfo) ------ 476 ------ 0.001s was the duration of 'VMALLOC INFO' ------ 477 ------ SLAB INFO (/proc/slabinfo) ------ 554 ------ 0.000s was the duration of 'SLAB INFO' ------ 710 ------ 0.000s was the duration of 'FRAGMENTATION INFO' ------ 68849 ------ NETWORK DEV INFO (/proc/net/dev) ------ [all …]
|
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |