Searched defs:refreshBroadcastId (Results 1 – 11 of 11) sorted by relevance
84 String refreshBroadcastId = UUID.randomUUID() + "_" + mRefreshCounter++; in reportRefreshInProgress() local136 String refreshBroadcastId, List<String> sourceIds, @UserIdInt int userId) { in reportSourceRefreshesInFlight()160 String refreshBroadcastId, in reportSourceRefreshCompleted()224 void clearRefresh(String refreshBroadcastId) { in clearRefresh()260 ArraySet<SafetySourceKey> timeoutRefresh(String refreshBroadcastId) { in timeoutRefresh()324 String methodName, String refreshBroadcastId) { in getRefreshInProgressWithId()339 private boolean checkRefreshInProgress(String methodName, String refreshBroadcastId) { in checkRefreshInProgress()
856 String refreshBroadcastId, in RefreshTimeout()1067 String refreshBroadcastId = in startRefreshingSafetySources() local
39 val refreshBroadcastId = in getSafetyCenterEvent() constant
121 val refreshBroadcastId = in createSafetyEventForWorkPolicy() constant
51 val refreshBroadcastId = in onReceive() constant
100 val refreshBroadcastId = in createSafetyEventForDataSharingUpdates() constant
122 @Nullable String refreshBroadcastId, in SafetyEvent()262 public Builder setRefreshBroadcastId(@Nullable String refreshBroadcastId) { in setRefreshBroadcastId()
52 final String refreshBroadcastId = intent.getStringExtra( in onReceive() local
243 val refreshBroadcastId = in rescanAndPushSafetyCenterData_eventRefresh_deviceOwner() constant
232 val refreshBroadcastId = in rescanAndPushSafetyCenterData_updatesSafetyCenterEventRefresh() constant
483 String refreshBroadcastId = safetyEvent.getRefreshBroadcastId(); in processSafetyEvent() local