Searched refs:NO_CACHED_WAKE_LOCKS (Results 1 – 1 of 1) sorted by relevance
605 public boolean NO_CACHED_WAKE_LOCKS = DEFAULT_NO_CACHED_WAKE_LOCKS; field in PowerManagerService.Constants637 NO_CACHED_WAKE_LOCKS = mParser.getBoolean(KEY_NO_CACHED_WAKE_LOCKS, in updateConstants()646 pw.println(NO_CACHED_WAKE_LOCKS); in dump()652 NO_CACHED_WAKE_LOCKS); in dumpProto()3114 if (mConstants.NO_CACHED_WAKE_LOCKS) { in setWakeLockDisabledStateLocked()