Searched refs:notifyPermissionResponse (Results 1 – 6 of 6) sorted by relevance
33 void notifyPermissionResponse(in String packageName, in PersistableBundle response); in notifyPermissionResponse() method
570 public void notifyPermissionResponse(String packageName, PersistableBundle response) { in notifyPermissionResponse() method in RestrictionsManager585 mService.notifyPermissionResponse(packageName, response); in notifyPermissionResponse()
177 public void notifyPermissionResponse(String packageName, PersistableBundle response) in notifyPermissionResponse() method in RestrictionsManagerService.RestrictionsManagerImpl
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10783 Landroid/content/IRestrictionsManager$Stub$Proxy;->notifyPermissionResponse(Ljava/lang/String;Landr…10795 Landroid/content/IRestrictionsManager;->notifyPermissionResponse(Ljava/lang/String;Landroid/os/Pers…
11401 method public void notifyPermissionResponse(String, android.os.PersistableBundle);