Home
last modified time | relevance | path

Searched defs:reasonPkg (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java309 boolean startFlashNotificationEvent(String opPkg, int reason, String reasonPkg) { in startFlashNotificationEvent()
480 String reasonPkg) { in getScreenFlashColorPreference()
H A DAccessibilityManagerService.java4084 @FlashNotificationReason int reason, String reasonPkg) { in startFlashNotificationEvent()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityManager.aidl125 boolean startFlashNotificationEvent(String opPkg, int reason, String reasonPkg); in startFlashNotificationEvent()
H A DAccessibilityManager.java2101 @FlashNotificationReason int reason, @Nullable String reasonPkg) { in startFlashNotificationEvent()