Searched refs:enableSendingNonA11yToolNotification (Results 1 – 5 of 5) sorted by relevance
110 mPolicyWarningUIController.enableSendingNonA11yToolNotification(true); in setUp()130 mPolicyWarningUIController.enableSendingNonA11yToolNotification(false); in receiveActionSendNotification_sendNotificationDisabled_doNothing()
675 verify(mPolicyWarningUIController).enableSendingNonA11yToolNotification(true); in enableSendingNonA11yToolNotificationLocked_propagateToPolicyWarningController()
197 public void enableSendingNonA11yToolNotification(boolean enable) { in enableSendingNonA11yToolNotification() method in PolicyWarningUIController
144 mPolicyWarningUIController.enableSendingNonA11yToolNotification(enable); in setSendingNonA11yToolNotificationLocked()
3658 PLcom/android/server/accessibility/PolicyWarningUIController;->enableSendingNonA11yToolNotification…