Searched refs:KEY_WAIT_FOR_UNLOCK (Results 1 – 1 of 1) sorted by relevance
801 private static final String KEY_WAIT_FOR_UNLOCK = "wait_for_unlock"; field in DeviceIdleController.Constants1137 WAIT_FOR_UNLOCK = mParser.getBoolean(KEY_WAIT_FOR_UNLOCK, true); in updateConstants()1252 pw.print(" "); pw.print(KEY_WAIT_FOR_UNLOCK); pw.print("="); in dump()