Searched refs:otherPackage (Results 1 – 3 of 3) sorted by relevance
196 final String otherPackage = "other.package.name_font"; in getOverlayTheme() local202 mMockOmHelper.addOverlay(otherPackage, ANDROID_PACKAGE, in getOverlayTheme()
542 String otherPackage = "Raconteurs"; in requestProjection_automotive_failsIfAlreadySetByOtherPackage() local543 when(mPackageManager.getPackageUidAsUser(eq(otherPackage), anyInt())) in requestProjection_automotive_failsIfAlreadySetByOtherPackage()545 assertFalse(mService.requestProjection(mBinder, PROJECTION_TYPE_AUTOMOTIVE, otherPackage)); in requestProjection_automotive_failsIfAlreadySetByOtherPackage()
3535 NotificationRecord otherPackage = in testGetNotificationCountLocked() local3537 mService.addEnqueuedNotification(otherPackage); in testGetNotificationCountLocked()3538 mService.addNotification(otherPackage); in testGetNotificationCountLocked()