Home
last modified time | relevance | path

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

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