Searched refs:getAllPermissionWithProtectionLevel (Results 1 – 3 of 3) sorted by relevance
200 public abstract @NonNull ArrayList<PermissionInfo> getAllPermissionWithProtectionLevel( in getAllPermissionWithProtectionLevel() method in PermissionManagerServiceInternal
3221 public @NonNull ArrayList<PermissionInfo> getAllPermissionWithProtectionLevel( in getAllPermissionWithProtectionLevel() method in PermissionManagerService.PermissionManagerServiceInternalImpl
148 permManagerInternal.getAllPermissionWithProtectionLevel( in onStart()