Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsUidStateTrackerTest.java670 .nonExistentState() in testUidStateChangedCallbackCachedToNonexistent()
685 .nonExistentState() in testUidStateChangedCallbackBackgroundToNonexistent()
700 .nonExistentState() in testUidStateChangedCallbackForegroundToNonexistent()
715 .nonExistentState() in testUidStateChangedCallbackForegroundServiceToNonexistent()
730 .nonExistentState() in testUidStateChangedCallbackTopToNonexistent()
767 .nonExistentState() in testIsUidInForegroundForBackgroundState()
911 public UidProcStateUpdateBuilder nonExistentState() { in nonExistentState() method in AppOpsUidStateTrackerTest.UidProcStateUpdateBuilder