Home
last modified time | relevance | path

Searched defs:shouldLog (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/debug/
DLog.java214 private static boolean shouldLog(Tag tag, int level) { in shouldLog() method in Log
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java760 private void sendListOfCalls(boolean shouldLog) { in sendListOfCalls()
870 private void sendClccForCall(BluetoothCall call, boolean shouldLog) { in sendClccForCall()