Home
last modified time | relevance | path

Searched defs:logDebug (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
H A DLogUtils.java47 public static void logDebug(@NonNull PiiLoggable piiLoggable) { in logDebug() method in LogUtils
54 public static void logDebug(@NonNull String msg) { in logDebug() method in LogUtils
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothDeviceConfigListener.java39 BluetoothDeviceConfigListener(BluetoothManagerService service, boolean logDebug) { in BluetoothDeviceConfigListener()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java214 private void logDebug(String msg) { in logDebug() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java211 private void logDebug(String msg) { in logDebug() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfileConnector.java185 private void logDebug(String log) { in logDebug() method in BluetoothProfileConnector
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollectorImpl.java416 static void logDebug(String msg) { in logDebug() method in FalsingCollectorImpl
420 static void logDebug(String msg, Throwable throwable) { in logDebug() method in FalsingCollectorImpl
H A DBrightLineFalsingManager.java440 static void logDebug(String msg) { in logDebug() method in BrightLineFalsingManager
444 static void logDebug(String msg, Throwable throwable) { in logDebug() method in BrightLineFalsingManager
H A DFalsingClassifier.java146 public static void logDebug(String msg) { in logDebug() method in FalsingClassifier
/aosp12/frameworks/base/core/java/android/app/timezone/
H A DRulesManager.java230 static void logDebug(String msg) { in logDebug() method in RulesManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DProximitySensorImpl.java356 void logDebug(String msg) { in logDebug() method in ProximitySensorImpl
H A DThresholdSensorImpl.java221 private void logDebug(String msg) { in logDebug() method in ThresholdSensorImpl
/aosp12/packages/services/AlternativeNetworkAccess/src/com/android/ons/
H A DOpportunisticNetworkService.java645 private void logDebug(String msg) { in logDebug() method in OpportunisticNetworkService
H A DONSNetworkScanCtlr.java444 private static void logDebug(String msg) { in logDebug() method in ONSNetworkScanCtlr
H A DONSProfileSelector.java961 private void logDebug(String msg) { in logDebug() method in ONSProfileSelector
/aosp12/packages/modules/GeoTZ/validation/geonames/src/main/java/com/android/timezone/location/validation/
H A DGeonamesComparison.java368 private static void logDebug(String message) { in logDebug() method in GeonamesComparison
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadThread.java845 private void logDebug(String msg) { in logDebug() method in DownloadThread