Searched refs:KEY_PRE_IDLE_FACTOR_SHORT (Results 1 – 1 of 1) sorted by relevance
804 private static final String KEY_PRE_IDLE_FACTOR_SHORT = field in DeviceIdleController.Constants1139 PRE_IDLE_FACTOR_SHORT = mParser.getFloat(KEY_PRE_IDLE_FACTOR_SHORT, 0.33f); in updateConstants()1258 pw.print(" "); pw.print(KEY_PRE_IDLE_FACTOR_SHORT); pw.print("="); in dump()