Searched refs:UID_OBSERVER_CAPABILITY (Results 1 – 6 of 6) sorted by relevance
48 UID_OBSERVER_CAPABILITY = 1<<5, enumerator
306 if ((reg.mWhich & ActivityManager.UID_OBSERVER_CAPABILITY) != 0) { in dispatchUidsChangedForObserver()438 ActivityManager.UID_OBSERVER_CAPABILITY,474 if ((mWhich & ActivityManager.UID_OBSERVER_CAPABILITY) != 0) { in dump()
533 ActivityManager.UID_OBSERVER_CAPABILITY, in testDispatchUids_dispatchNeededChanges()536 | ActivityManager.UID_OBSERVER_CAPABILITY in testDispatchUids_dispatchNeededChanges()624 || (changeToObserve & ActivityManager.UID_OBSERVER_CAPABILITY) != 0) { in testDispatchUids_dispatchNeededChanges()
157 ActivityManager.UID_OBSERVER_PROCSTATE | ActivityManager.UID_OBSERVER_CAPABILITY, in testDispatchUidsChanged()
812 public static final int UID_OBSERVER_CAPABILITY = 1<<5; field in ActivityManager
939 | ActivityManager.UID_OBSERVER_CAPABILITY; in initService()