Searched refs:verifySeqCounterAndInteractions (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
D | ActivityManagerServiceTest.java | 158 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 167 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 179 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 188 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 199 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 210 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 221 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 234 verifySeqCounterAndInteractions(uidRec, in incrementProcStateSeqAndNotifyAppsLocked() 246 verifySeqCounterAndInteractions(uidRec2, in incrementProcStateSeqAndNotifyAppsLocked() 269 private void verifySeqCounterAndInteractions(UidRecord uidRec, int prevState, int curState, in verifySeqCounterAndInteractions() method in ActivityManagerServiceTest
|