Searched refs:refreshAllSafetySources (Results 1 – 2 of 2) sorted by relevance
69 refreshAllSafetySources(context, EVENT_DEVICE_REBOOTED); in onReceive()89 private static void refreshAllSafetySources(Context context, SafetyEvent safetyEvent) { in refreshAllSafetySources() method in SafetySourceBroadcastReceiver
55 ACTION_BOOT_COMPLETED -> refreshAllSafetySources(context) in onReceive()106 private fun refreshAllSafetySources(context: Context) { in refreshAllSafetySources() method in com.android.healthconnect.controller.safetycenter.SafetySourceBroadcastReceiver