Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DActivityManagerServiceTest.java409 mAms.dispatchUidsChanged(); in testDispatchUids_dispatchNeededChanges()
505 mAms.dispatchUidsChanged(); in testDispatchUidChanges_procStateCutpoint()
514 mAms.dispatchUidsChanged(); in testDispatchUidChanges_procStateCutpoint()
521 mAms.dispatchUidsChanged(); in testDispatchUidChanges_procStateCutpoint()
531 mAms.dispatchUidsChanged(); in testDispatchUidChanges_procStateCutpoint()
538 mAms.dispatchUidsChanged(); in testDispatchUidChanges_procStateCutpoint()
575 mAms.dispatchUidsChanged(); in testDispatchUidChanges_validateUidsUpdated()
584 mAms.dispatchUidsChanged(); in testDispatchUidChanges_validateUidsUpdated()
620 mAms.dispatchUidsChanged(); in testDispatchUidChanges_validateUidsUpdated()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1939 dispatchUidsChanged(); in handleMessage()
4337 void dispatchUidsChanged() { in dispatchUidsChanged() method in ActivityManagerService