Home
last modified time | relevance | path

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

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