Home
last modified time | relevance | path

Searched refs:NOTE_A11Y_VIEW_AND_CONTROL_ACCESS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DPolicyWarningUIControllerTest.java23 ….android.internal.messages.nano.SystemMessageProto.SystemMessage.NOTE_A11Y_VIEW_AND_CONTROL_ACCESS;
125 eq(NOTE_A11Y_VIEW_AND_CONTROL_ACCESS), any(Notification.class)); in receiveActionSendNotification_isNonA11yCategoryService_sendNotification()
139 eq(NOTE_A11Y_VIEW_AND_CONTROL_ACCESS), any(Notification.class)); in receiveActionSendNotification_sendNotificationDisabled_doNothing()
158 eq(NOTE_A11Y_VIEW_AND_CONTROL_ACCESS), any(Notification.class)); in receiveActionSendNotificationWithNotifiedService_doNothing()
170 NOTE_A11Y_VIEW_AND_CONTROL_ACCESS); in receiveActionA11ySettings_launchA11ySettingsAndDismissNotification() local
239 NOTE_A11Y_VIEW_AND_CONTROL_ACCESS); in onSwitchUserLocked_hasAlarmAndSentNotification_cancelNotification() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java21 ….android.internal.messages.nano.SystemMessageProto.SystemMessage.NOTE_A11Y_VIEW_AND_CONTROL_ACCESS;
253 NOTE_A11Y_VIEW_AND_CONTROL_ACCESS); in onReceive() local
362 NOTE_A11Y_VIEW_AND_CONTROL_ACCESS, in sendNotification() local
417 componentName.flattenToShortString(), NOTE_A11Y_VIEW_AND_CONTROL_ACCESS)); in cancelSentNotifications()
/frameworks/base/proto/src/
Dsystem_messages.proto392 NOTE_A11Y_VIEW_AND_CONTROL_ACCESS = 1005; enumerator