Searched defs:restoreRuntimePermissions (Results 1 – 3 of 3) sorted by relevance
52 void restoreRuntimePermissions(@NonNull byte[] backup, @UserIdInt int userId); in restoreRuntimePermissions() method
2003 public void restoreRuntimePermissions(@NonNull byte[] backup, @UserIdInt int userId) { in restoreRuntimePermissions() method in PermissionManagerServiceImpl
661 public void restoreRuntimePermissions(@NonNull byte[] backup, @UserIdInt int userId) { in restoreRuntimePermissions() method in PermissionManagerService.PermissionManagerServiceInternalImpl