Searched refs:NO_CACHED_WAKE_LOCKS (Results 1 – 1 of 1) sorted by relevance
597 public boolean NO_CACHED_WAKE_LOCKS = DEFAULT_NO_CACHED_WAKE_LOCKS; field in PowerManagerService.Constants629 NO_CACHED_WAKE_LOCKS = mParser.getBoolean(KEY_NO_CACHED_WAKE_LOCKS, in updateConstants()638 pw.println(NO_CACHED_WAKE_LOCKS); in dump()644 NO_CACHED_WAKE_LOCKS); in dumpProto()3066 if (mConstants.NO_CACHED_WAKE_LOCKS) { in setWakeLockDisabledStateLocked()