Searched refs:KEY_FG_SERVICE_STATE_SETTLE_TIME (Results 1 – 3 of 3) sorted by relevance
29 import static android.app.AppOpsManager.KEY_FG_SERVICE_STATE_SETTLE_TIME;509 KEY_FG_SERVICE_STATE_SETTLE_TIME, 5 * 1000L); in updateConstants()521 pw.print(" "); pw.print(KEY_FG_SERVICE_STATE_SETTLE_TIME); pw.print("="); in dump()
339 public static final String KEY_FG_SERVICE_STATE_SETTLE_TIME = field in AppOpsManager
280 …field public static final String KEY_FG_SERVICE_STATE_SETTLE_TIME = "fg_service_state_settle_time";