Searched refs:newLocation (Results 1 – 2 of 2) sorted by relevance
484 Location newLocation = Location.CREATOR.createFromParcel(parcel); in testWriteToParcel() local485 assertTestLocation(newLocation); in testWriteToParcel()
3062 String newLocation = "NEW!"; in testFullRecurrenceUpdate() local3076 excepValues.put(Events.EVENT_LOCATION, newLocation); in testFullRecurrenceUpdate()3087 assertEquals("new location", newLocation, instances.getString(1)); in testFullRecurrenceUpdate()