Home
last modified time | relevance | path

Searched refs:KEY_FG_SERVICE_STATE_SETTLE_TIME (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java238 private static final String KEY_FG_SERVICE_STATE_SETTLE_TIME field in AppOpsService.Constants
299 KEY_FG_SERVICE_STATE_SETTLE_TIME, 10 * 1000L); in updateConstants()
311 pw.print(" "); pw.print(KEY_FG_SERVICE_STATE_SETTLE_TIME); pw.print("="); in dump()