/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattServiceConfig.java | 24 public static final boolean VDBG = false; field in GattServiceConfig
|
D | GattService.java | 77 private static final boolean VDBG = GattServiceConfig.VDBG; field in GattService
|
/packages/providers/CallLogProvider/src/com/android/calllogbackup/ |
D | CallLogChangeReceiver.java | 32 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE); field in CallLogChangeReceiver
|
/packages/services/Telephony/src/com/android/phone/ |
D | CallLogger.java | 41 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in CallLogger
|
D | CallController.java | 66 private static final boolean VDBG = false; field in CallController
|
D | CallerInfoCache.java | 51 private static final boolean VDBG = false; field in CallerInfoCache
|
D | OutgoingCallBroadcaster.java | 74 private static final boolean VDBG = false; field in OutgoingCallBroadcaster
|
D | CallNotifier.java | 66 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in CallNotifier
|
D | PhoneGlobals.java | 93 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in PhoneGlobals
|
D | NotificationMgr.java | 74 private static final boolean VDBG = false; field in NotificationMgr
|
D | PhoneUtils.java | 81 private static final boolean VDBG = false; field in PhoneUtils
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpControllerConstants.java | 41 public static final boolean VDBG = true; field in AvrcpControllerConstants
|
D | AvrcpControllerService.java | 52 private static final boolean VDBG = AvrcpControllerConstants.VDBG; field in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterState.java | 41 private static final boolean VDBG = true; field in AdapterState
|
D | AdapterProperties.java | 38 private static final boolean VDBG = false; field in AdapterProperties
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 60 private static final boolean VDBG = false; field in HealthService
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyProvider.java | 69 private static final boolean VDBG = false; // STOPSHIP if true field in TelephonyProvider
|