Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowLocationManagerTest.java470 assertThat(listener.updateCount).isEqualTo(1); in requestLocationUpdates_shouldNotRegisterDuplicateListeners()
482 int updateCount; field in ShadowLocationManagerTest.TestLocationListener
487 updateCount++; in onLocationChanged()