Searched refs:EMERGENCY_ASSISTANCE_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
147 .thenReturn(EMERGENCY_ASSISTANCE_PACKAGE_NAME) in setUp()420 val notificationEntry = setupNotificationEntry(EMERGENCY_ASSISTANCE_PACKAGE_NAME) in shouldProtectNotification_projectionActive_isFromEmergencyPackage_fixDisabled_true()430 val notificationEntry = setupNotificationEntry(EMERGENCY_ASSISTANCE_PACKAGE_NAME) in shouldProtectNotification_projectionActive_isFromEmergencyPackage_false()771 private const val EMERGENCY_ASSISTANCE_PACKAGE_NAME = "com.android.test.emergencyassistance" constant