Home
last modified time | relevance | path

Searched defs:debugLog (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/
DBaseDomainVerificationReceiver.kt36 protected fun debugLog(block: () -> String) { in debugLog() method in com.android.statementservice.domain.BaseDomainVerificationReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeExpansionStateManager.kt210 private fun debugLog(msg: String) { in debugLog() method in com.android.systemui.shade.ShadeExpansionStateManager
DNotificationPanelViewController.java3438 private void debugLog(String fmt, Object... args) { in debugLog() method
/frameworks/base/core/java/com/android/internal/compat/
DChangeReporter.java179 private void debugLog(int uid, long changeId, int state) { in debugLog() method in ChangeReporter
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3873 private void debugLog(@CompileTimeConstant final String s) { in debugLog() method