Home
last modified time | relevance | path

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

/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DSignInActivity.java65 mNotifListenerButton.setOnClickListener(v -> onRequestNotificationListenerAccess()); in onCreate()
139 private void onRequestNotificationListenerAccess() { in onRequestNotificationListenerAccess() method in SignInActivity