Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DLowPowerStandbyController.java133 private static final String TAG_ALLOWED_FEATURES = "allowed-features"; field in LowPowerStandbyController
484 case TAG_ALLOWED_FEATURES: in loadPolicy()
550 writeTagValue(out, TAG_ALLOWED_FEATURES, allowedFeature); in savePolicy()