Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java485 grantNotificationListenerAccess(pkg, currentUserId); in update()
1043 private void grantNotificationListenerAccess(String pkg, int userId) { in grantNotificationListenerAccess() method in VrManagerService