Searched defs:refreshSafetySources (Results 1 – 7 of 7) sorted by relevance
96 private fun refreshSafetySources( in refreshSafetySources() method
65 private void refreshSafetySources(String refreshBroadcastId) { in refreshSafetySources() method in SafetySourceReceiver
73 private static void refreshSafetySources(Context context, List<String> sourceIds, in refreshSafetySources() method in SafetySourceBroadcastReceiver
168 private fun refreshSafetySources( in refreshSafetySources() method in com.android.permissioncontroller.privacysources.SafetyCenterReceiver
443 public void refreshSafetySources(@RefreshReason int refreshReason) { in refreshSafetySources() method in SafetyCenterManager470 public void refreshSafetySources( in refreshSafetySources() method in SafetyCenterManager
74 void refreshSafetySources(int refreshReason, int userId); in refreshSafetySources() method
409 public void refreshSafetySources(@RefreshReason int refreshReason, @UserIdInt int userId) { in refreshSafetySources() method in SafetyCenterService.Stub