Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java168 private static final String ATTR_UID_STATE = "us"; field in DiscreteRegistry
1233 int uidState = parser.getAttributeInt(null, ATTR_UID_STATE);
1315 out.attributeInt(null, ATTR_UID_STATE, mUidState);