HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_KEEP_SCREEN_ON (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerDebugConfig.java 78 static final boolean DEBUG_KEEP_SCREEN_ON = false;
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 129 private static final boolean DEBUG_KEEP_SCREEN_ON = false || LOCAL_LOGV;
563 if (DEBUG_KEEP_SCREEN_ON && (mClientWindowLayoutFlags
    [all...]

Completed in 78 milliseconds