Home
last modified time | relevance | path

Searched defs:VDBG (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattServiceConfig.java24 public static final boolean VDBG = false; field in GattServiceConfig
DGattService.java77 private static final boolean VDBG = GattServiceConfig.VDBG; field in GattService
/packages/providers/CallLogProvider/src/com/android/calllogbackup/
DCallLogChangeReceiver.java32 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE); field in CallLogChangeReceiver
/packages/services/Telephony/src/com/android/phone/
DCallLogger.java41 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in CallLogger
DCallController.java66 private static final boolean VDBG = false; field in CallController
DCallerInfoCache.java51 private static final boolean VDBG = false; field in CallerInfoCache
DOutgoingCallBroadcaster.java74 private static final boolean VDBG = false; field in OutgoingCallBroadcaster
DCallNotifier.java66 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in CallNotifier
DPhoneGlobals.java93 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in PhoneGlobals
DNotificationMgr.java74 private static final boolean VDBG = false; field in NotificationMgr
DPhoneUtils.java81 private static final boolean VDBG = false; field in PhoneUtils
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java41 public static final boolean VDBG = true; field in AvrcpControllerConstants
DAvrcpControllerService.java52 private static final boolean VDBG = AvrcpControllerConstants.VDBG; field in AvrcpControllerService
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterState.java41 private static final boolean VDBG = true; field in AdapterState
DAdapterProperties.java38 private static final boolean VDBG = false; field in AdapterProperties
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java60 private static final boolean VDBG = false; field in HealthService
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java69 private static final boolean VDBG = false; // STOPSHIP if true field in TelephonyProvider