Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/safetycenter/
DSafetySourceBroadcastReceiverTest.java293 List<String> safetySourceIdList = captor.getAllValues(); in onReceive_onBootCompleted_sendsAllSafetySourcesData() local
295 assertThat(safetySourceIdList.stream().anyMatch( in onReceive_onBootCompleted_sendsAllSafetySourcesData()
297 assertThat(safetySourceIdList.stream().anyMatch( in onReceive_onBootCompleted_sendsAllSafetySourcesData()
299 assertThat(safetySourceIdList.stream().anyMatch( in onReceive_onBootCompleted_sendsAllSafetySourcesData()