Searched refs:KEY_NO_CACHED_WAKE_LOCKS (Results 1 – 1 of 1) sorted by relevance
600 private static final String KEY_NO_CACHED_WAKE_LOCKS = "no_cached_wake_locks"; field in PowerManagerService.Constants637 NO_CACHED_WAKE_LOCKS = mParser.getBoolean(KEY_NO_CACHED_WAKE_LOCKS, in updateConstants()645 pw.print(" "); pw.print(KEY_NO_CACHED_WAKE_LOCKS); pw.print("="); in dump()