Searched defs:actualUid (Results 1 – 2 of 2) sorted by relevance
3912 int actualUid = mService.resolveNotificationUid("caller", "caller", info.uid, 10); in testResolveNotificationUid_sameApp_nonSystemUser() local3923 int actualUid = mService.resolveNotificationUid("caller", "caller", info.uid, 0); in testResolveNotificationUid_sameApp() local3934 int actualUid = mService.resolveNotificationUid("caller", "callerAlso", info.uid, 0); in testResolveNotificationUid_sameAppDiffPackage() local
533 int actualUid = mFirstUid + uidRangeIndex * mNumUidsPerRange; in getOrCreateIsolatedUidRangeLocked() local