Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java484 Location newLocation = Location.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
485 assertTestLocation(newLocation); in testWriteToParcel()
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java3062 String newLocation = "NEW!"; in testFullRecurrenceUpdate() local
3076 excepValues.put(Events.EVENT_LOCATION, newLocation); in testFullRecurrenceUpdate()
3087 assertEquals("new location", newLocation, instances.getString(1)); in testFullRecurrenceUpdate()