Searched defs:debugLog (Results 1 – 5 of 5) sorted by relevance
36 protected fun debugLog(block: () -> String) { in debugLog() method in com.android.statementservice.domain.BaseDomainVerificationReceiver
210 private fun debugLog(msg: String) { in debugLog() method in com.android.systemui.shade.ShadeExpansionStateManager
3438 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
3873 private void debugLog(@CompileTimeConstant final String s) { in debugLog() method