Searched refs:KEY_FG_SERVICE_STATE_SETTLE_TIME (Results 1 – 3 of 3) sorted by relevance
32 import static android.app.AppOpsManager.KEY_FG_SERVICE_STATE_SETTLE_TIME;519 KEY_FG_SERVICE_STATE_SETTLE_TIME, 5 * 1000L); in updateConstants()531 pw.print(" "); pw.print(KEY_FG_SERVICE_STATE_SETTLE_TIME); pw.print("="); in dump()
319 public static final String KEY_FG_SERVICE_STATE_SETTLE_TIME = field in AppOpsManager
216 …field public static final String KEY_FG_SERVICE_STATE_SETTLE_TIME = "fg_service_state_settle_time";