Searched refs:setupCoreAppNotificationEntry (Results 1 – 1 of 1) sorted by relevance
399 val notificationEntry = setupCoreAppNotificationEntry(TEST_PROJECTION_PACKAGE_NAME) in shouldProtectNotification_projectionActive_isFromCoreApp_fixDisabled_true()409 val notificationEntry = setupCoreAppNotificationEntry(TEST_PROJECTION_PACKAGE_NAME) in shouldProtectNotification_projectionActive_isFromCoreApp_false()746 private fun setupCoreAppNotificationEntry(packageName: String): NotificationEntry { in setupCoreAppNotificationEntry() method in com.android.systemui.statusbar.policy.SensitiveNotificationProtectionControllerTest