Searched defs:expectedUserId (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 48 int expectedUserId = 11 + index; in getHistoricalNotification() local 79 int expectedUserId = 11; in testHistoricalNotificationBuilder() local
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/testapi/ |
H A D | BlockingUserLifecycleListenerTest.java | 286 private static void assertEvent(UserLifecycleEvent event, @UserIdInt int expectedUserId, in assertEvent() 298 private static void assertEvents(List<UserLifecycleEvent> events, @UserIdInt int expectedUserId, in assertEvents()
|
/aosp12/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
H A D | BugreportProgressServiceTest.java | 106 int expectedUserId, String expectedEmail, String preferredDomain) { in checkFindSendToAccount()
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryFilterTest.java | 48 int expectedUserId = 11 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryProtoHelperTest.java | 55 int expectedUserId = 11 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryDatabaseTest.java | 76 int expectedUserId = 11 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryManagerTest.java | 70 int expectedUserId = index; in getHistoricalNotification() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | AbstractCrossUserContentResolverTest.java | 190 public TestContentObserver(CountDownLatch latch, Uri exptectedUri, int expectedUserId) { in TestContentObserver()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ContentProviderHelper.java | 154 final int expectedUserId = userId; in getContentProviderImpl() local 1326 long startTime, ProcessList processList, @UserIdInt int expectedUserId) { in incProviderCountLocked()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | UserControllerTest.java | 363 private void continueUserSwitchAssertions(int expectedUserId, boolean backgroundUserStopping) in continueUserSwitchAssertions()
|