Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastConstants.java267 private static final String KEY_CORE_DEFER_UNTIL_ACTIVE = "bcast_core_defer_until_active"; field in BroadcastConstants
429 CORE_DEFER_UNTIL_ACTIVE = getDeviceConfigBoolean(KEY_CORE_DEFER_UNTIL_ACTIVE, in updateDeviceConfigConstants()
488 pw.print(KEY_CORE_DEFER_UNTIL_ACTIVE, in dump()