Searched defs:setNotificationListenerAccessGrantedForUser (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotificationManager.java990 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, method in class:NotificationManager
994 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted);

Completed in 110 milliseconds