Searched refs:clearInteractAcrossProfilesAppOps (Results 1 – 5 of 5) sorted by relevance
43 void clearInteractAcrossProfilesAppOps(int userId); in clearInteractAcrossProfilesAppOps() method
712 public void clearInteractAcrossProfilesAppOps() { in clearInteractAcrossProfilesAppOps() method in CrossProfileApps714 mService.clearInteractAcrossProfilesAppOps(mContext.getUserId()); in clearInteractAcrossProfilesAppOps()
598 public void clearInteractAcrossProfilesAppOps() { in clearInteractAcrossProfilesAppOps() method in CrossProfileAppsServiceImplRoboTest600 mCrossProfileAppsServiceImpl.clearInteractAcrossProfilesAppOps(/* userId= */ 0); in clearInteractAcrossProfilesAppOps()
714 public void clearInteractAcrossProfilesAppOps(@UserIdInt int userId) {
21676 mInjector.getCrossProfileApps(userId).clearInteractAcrossProfilesAppOps();