/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | TimeZoneDetectorInternalImplTest.java | 107 int expectedUserId = mTestCurrentUserIdentityInjector.getCurrentUserId(); in testGetCapabilitiesAndConfigForDpm() local 148 int expectedUserId = mTestCurrentUserIdentityInjector.getCurrentUserId(); in testSetManualTimeZoneForDpm() local
|
H A D | TimeZoneDetectorServiceTest.java | 140 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testGetCapabilitiesAndConfig() local 306 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testSuggestManualTimeZone() local 435 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testSetManualTimeZone() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/ |
H A D | TimeDetectorInternalImplTest.java | 97 int expectedUserId = mTestCurrentUserIdentityInjector.getCurrentUserId(); in testGetCapabilitiesAndConfigForDpm() local 133 int expectedUserId = mTestCurrentUserIdentityInjector.getCurrentUserId(); in testSetManualTimeZoneForDpm() local
|
H A D | TimeDetectorServiceTest.java | 139 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testGetCapabilitiesAndConfig() local 290 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testSuggestManualTime() local 529 int expectedUserId = mTestCallerIdentityInjector.getCallingUserId(); in testSetManualTime() local
|
/aosp14/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
|
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
H A D | BugreportProgressServiceTest.java | 106 int expectedUserId, String expectedEmail, String preferredDomain) { in checkFindSendToAccount()
|
/aosp14/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 | 71 int expectedUserId = 11 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryManagerTest.java | 70 int expectedUserId = index; in getHistoricalNotification() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | AbstractCrossUserContentResolverTest.java | 199 public TestContentObserver(CountDownLatch latch, Uri exptectedUri, int expectedUserId) { in TestContentObserver()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/domain/interactor/ |
H A D | GuestUserInteractorTest.kt | 187 val expectedUserId = NON_GUEST_USER_INFO.id regex
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ContentProviderHelper.java | 173 final int expectedUserId = userId; in getContentProviderImpl() local 1415 long startTime, ProcessList processList, @UserIdInt int expectedUserId) { in incProviderCountLocked()
|