Home
last modified time | relevance | path

Searched refs:doLog (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/restore/
DPerformAdbRestoreTask.java273 boolean doLog) { in attemptMasterKeyDecryption() argument
314 } else if (doLog) { in attemptMasterKeyDecryption()
318 if (doLog) { in attemptMasterKeyDecryption()
326 if (doLog) { in attemptMasterKeyDecryption()
330 if (doLog) { in attemptMasterKeyDecryption()
334 if (doLog) { in attemptMasterKeyDecryption()
338 if (doLog) { in attemptMasterKeyDecryption()
342 if (doLog) { in attemptMasterKeyDecryption()
/frameworks/av/media/audioserver/
Dmain_audioserver.cpp53 bool doLog = (bool) property_get_bool("ro.test_harness", 0); in main() local
61 if (doLog && (childPid = fork()) != 0) { in main()
131 if (doLog) { in main()
/frameworks/base/services/core/java/com/android/server/
DLockGuard.java123 doLog(lock, "Calling thread " + Thread.currentThread().getName() in guard()
158 doLog(targetMayBeNull, "Calling thread " + Thread.currentThread().getName() in guard()
165 private static void doLog(@Nullable Object lock, String message) { in doLog() method in LockGuard
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp196 const bool doLog = property_get_bool("ro.test_harness", false); in AudioFlinger() local
197 if (doLog) { in AudioFlinger()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt110481 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;)V
110482 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;Ljava/lang/String;)V
110483 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;Ljava/util/ResourceBundle;)V