Searched refs:refreshAppOpsRestrictions (Results 1 – 2 of 2) sorted by relevance
297 () -> refreshAppOpsRestrictions(UserHandle.USER_ALL) in LocationManagerService()300 () -> refreshAppOpsRestrictions(UserHandle.USER_ALL)); in LocationManagerService()303 refreshAppOpsRestrictions(userId); in LocationManagerService()583 refreshAppOpsRestrictions(userId); in onLocationModeChanged()1659 refreshAppOpsRestrictions(UserHandle.USER_ALL); in onStateChanged()1689 private void refreshAppOpsRestrictions(int userId) { in refreshAppOpsRestrictions() method in LocationManagerService1693 refreshAppOpsRestrictions(runningUserIds[i]); in refreshAppOpsRestrictions()
13694 HPLcom/android/server/location/LocationManagerService;->refreshAppOpsRestrictions(I)V