Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEducationController.kt59 private fun logDebug(message: String) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java219 private void logDebug(String msg) { in logDebug() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollectorImpl.java429 static void logDebug(String msg) { in logDebug() method in FalsingCollectorImpl
433 static void logDebug(String msg, Throwable throwable) { in logDebug() method in FalsingCollectorImpl
H A DBrightLineFalsingManager.java514 static void logDebug(String msg) { in logDebug() method in BrightLineFalsingManager
518 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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DProximitySensorImpl.java361 void logDebug(String msg) { in logDebug() method in ProximitySensorImpl
H A DThresholdSensorImpl.java221 private void logDebug(String msg) { in logDebug() method in ThresholdSensorImpl
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DNtpNetworkTimeHelper.java255 private void logDebug(String debugMsg) { in logDebug() method in NtpNetworkTimeHelper
/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DGnssTimeUpdateService.java306 private void logDebug(String msg) { in logDebug() method in GnssTimeUpdateService
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginInstance.java97 private void logDebug(String message) { in logDebug() method in PluginInstance