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/
DAppOpsService.java218 private static final String KEY_FG_SERVICE_STATE_SETTLE_TIME field in AppOpsService.Constants
279 KEY_FG_SERVICE_STATE_SETTLE_TIME, 10 * 1000L); in updateConstants()
291 pw.print(" "); pw.print(KEY_FG_SERVICE_STATE_SETTLE_TIME); pw.print("="); in dump()