Home
last modified time | relevance | path

Searched refs:refreshSpecificSafetySources (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Permission/framework-s/java/android/safetycenter/
DISafetyCenterManager.aidl80 … void refreshSpecificSafetySources(int refreshReason, int userId, in List<String> safetySourceIds); in refreshSpecificSafetySources() method
DSafetyCenterManager.java480 mService.refreshSpecificSafetySources( in refreshSafetySources()
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterService.java424 public void refreshSpecificSafetySources( in refreshSpecificSafetySources() method in SafetyCenterService.Stub