Searched defs:debugLog (Results 1 – 6 of 6) sorted by relevance
36 protected fun debugLog(block: () -> String) { in debugLog() method in com.android.statementservice.domain.BaseDomainVerificationReceiver
26 inline fun Any.debugLog( in debugLog() method
65 inline fun Any.debugLog( in debugLog() method
219 private fun debugLog(msg: String) { in debugLog() method in com.android.systemui.shade.ShadeExpansionStateManager
3598 private void debugLog(String fmt, Object... args) { in debugLog() method
179 private void debugLog(int uid, long changeId, int state) { in debugLog() method in ChangeReporter