Searched refs:KEY_TOP_STATE_SETTLE_TIME (Results 1 – 3 of 3) sorted by relevance
33 import static android.app.AppOpsManager.KEY_TOP_STATE_SETTLE_TIME;517 KEY_TOP_STATE_SETTLE_TIME, 5 * 1000L); in updateConstants()528 pw.print(" "); pw.print(KEY_TOP_STATE_SETTLE_TIME); pw.print("="); in dump()
309 public static final String KEY_TOP_STATE_SETTLE_TIME = "top_state_settle_time"; field in AppOpsManager
217 field public static final String KEY_TOP_STATE_SETTLE_TIME = "top_state_settle_time";