/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | ZygoteCommandBuffer.java | 166 boolean forkRepeatedly(FileDescriptor zygoteSocket, int expectedUid, int minUid, in forkRepeatedly() 183 int expectedUid, in nativeForkRepeatedly()
|
H A D | Zygote.java | 697 int expectedUid, in forkSimpleApps()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 47 int expectedUid = 1123456 + index; in getHistoricalNotification() local 78 int expectedUid = 1123456; in testHistoricalNotificationBuilder() local
|
/aosp12/system/vold/ |
H A D | VoldNativeServiceValidation.cpp | 53 binder::Status CheckUidOrRoot(uid_t expectedUid) { in CheckUidOrRoot()
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryFilterTest.java | 47 int expectedUid = 1123456 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryProtoHelperTest.java | 54 int expectedUid = 1123456 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryDatabaseTest.java | 75 int expectedUid = 1123456 + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryManagerTest.java | 69 int expectedUid = 1123456 + index; in getHistoricalNotification() local
|
H A D | PreferencesHelperTest.java | 426 int expectedUid = 1001001; in testReadXml_onlyRestoresTargetUser() local
|
H A D | NotificationManagerServiceTest.java | 5202 int expectedUid = 123; in testResolveNotificationUid_delegateAllowed() local 5214 int expectedUid = 123; in testResolveNotificationUid_androidAllowed() local
|
/aosp12/frameworks/base/services/net/java/android/net/ |
H A D | ConnectivityModuleConnector.java | 176 final int expectedUid = in getModuleServiceIntent() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
H A D | ConnOnActivityStartTest.java | 272 final String expectedUid = Integer.toString(uid); in assertRestrictBackground() local
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
H A D | VpnTest.java | 487 final int expectedUid = expectSuccess ? Process.myUid() : INVALID_UID; in checkConnectionOwnerUidUdp() local 495 final int expectedUid = Process.myUid(); in checkConnectionOwnerUidTcp() local
|
H A D | AbstractRestrictBackgroundNetworkTestCase.java | 563 final String expectedUid = Integer.toString(uid); in assertRestrictBackground() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/rtt/ |
H A D | RttServiceImplTest.java | 1430 AwareTranslatePeerHandlesToMac(int expectedUid, Map<Integer, MacAddress> peerIdToMacMap) { in AwareTranslatePeerHandlesToMac()
|
/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | StatsService.cpp | 74 Status checkUid(uid_t expectedUid) { in checkUid()
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.cpp | 159 binder::Status checkUid(uid_t expectedUid) { in checkUid()
|