Searched refs:countOfTimerStarted (Results 1 – 5 of 5) sorted by relevance
1219 public Builder setCountOfTimerStarted(int countOfTimerStarted) { in setCountOfTimerStarted() argument1220 this.mCountOfTimerStarted = countOfTimerStarted; in setCountOfTimerStarted()2239 proto.countOfTimerStarted = param.getCountOfTimerStarted(); in onSatelliteSosMessageRecommender()
2349 && stats.countOfTimerStarted == key.countOfTimerStarted in find()
1530 stats.countOfTimerStarted, in buildStatsEvent()
305 assertEquals(param.getCountOfTimerStarted(), stats.countOfTimerStarted); in onSatelliteSosMessageRecommenderMetrics_withAtoms()
1282 mSatelliteSosMessageRecommender1.countOfTimerStarted = 5; in generateTestSatelliteData()1293 mSatelliteSosMessageRecommender2.countOfTimerStarted = 3; in generateTestSatelliteData()5920 && stats.countOfTimerStarted == expectedStats.countOfTimerStarted in assertHasStatsAndCount()