Home
last modified time | relevance | path

Searched defs:debugLog (Results 1 – 7 of 7) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DThrottle.java100 private void debugLog(String message) { in debugLog() method in Throttle
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java403 private void debugLog(String msg) { in debugLog() method in RemoteDevices
DAdapterState.java516 private void debugLog(String msg) { in debugLog() method in AdapterState
DAdapterProperties.java644 private void debugLog(String msg) { in debugLog() method in AdapterProperties
DAdapterService.java2501 private void debugLog(String msg) { in debugLog() method in AdapterService
/packages/apps/Music/src/com/android/music/
DMusicUtils.java1343 static void debugLog(Object o) { in debugLog() method in MusicUtils
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java4802 public static void addDumpLog(String tag, String log, boolean debugLog) { in addDumpLog()
4806 public static void addDumpLog(String tag, String log, Exception e, boolean debugLog) { in addDumpLog()