Home
last modified time | relevance | path

Searched defs:CHANGE_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUidRecord.java125 static final int CHANGE_CAPABILITY = 1<<5; field in UidRecord
H A DActivityManagerService.java1370 static final int CHANGE_CAPABILITY = 1<<2; field in ActivityManagerService.ProcessChangeItem
/aosp12/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto781 CHANGE_CAPABILITY = 5; enumerator