Home
last modified time | relevance | path

Searched refs:DEBUG_IMMERSIVE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java61 static final boolean DEBUG_IMMERSIVE = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DActivityManagerService.java116 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_IMMERSIVE;
2181 if (DEBUG_IMMERSIVE) Slog.d(TAG_IMMERSIVE, in handleMessage()
13326 if (DEBUG_IMMERSIVE) Slog.d(TAG_IMMERSIVE, "Frontmost changed immersion: "+ r);