Searched refs:getInstalledRuntimePermissionInfosForGroup (Results 1 – 3 of 3) sorted by relevance
42 Utils.getInstalledRuntimePermissionInfosForGroup(app.packageManager, groupName)
82 Utils.getInstalledRuntimePermissionInfosForGroup(context.packageManager,
552 public static @NonNull List<PermissionInfo> getInstalledRuntimePermissionInfosForGroup( in getInstalledRuntimePermissionInfosForGroup() method in Utils