Searched refs:KEY_BG_STATE_SETTLE_TIME (Results 1 – 3 of 3) sorted by relevance
28 import static android.app.AppOpsManager.KEY_BG_STATE_SETTLE_TIME;477 KEY_BG_STATE_SETTLE_TIME, 1 * 1000L); in updateConstants()490 pw.print(" "); pw.print(KEY_BG_STATE_SETTLE_TIME); pw.print("="); in dump()
306 public static final String KEY_BG_STATE_SETTLE_TIME = "bg_state_settle_time"; field in AppOpsManager
208 field public static final String KEY_BG_STATE_SETTLE_TIME = "bg_state_settle_time";