Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DMagneticFieldMeasurementTestActivity.java124 newLocation -> { in testNorm()
127 location.set(newLocation); in testNorm()
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java3061 String newLocation = "NEW!"; in testFullRecurrenceUpdate() local
3075 excepValues.put(Events.EVENT_LOCATION, newLocation); in testFullRecurrenceUpdate()
3086 assertEquals("new location", newLocation, instances.getString(1)); in testFullRecurrenceUpdate()