Searched refs:newLocation (Results 1 – 2 of 2) sorted by relevance
429 Location newLocation = Location.CREATOR.createFromParcel(parcel); in testWriteToParcel() local430 assertTestLocation(newLocation); in testWriteToParcel()
3061 String newLocation = "NEW!"; in testFullRecurrenceUpdate() local3075 excepValues.put(Events.EVENT_LOCATION, newLocation); in testFullRecurrenceUpdate()3086 assertEquals("new location", newLocation, instances.getString(1)); in testFullRecurrenceUpdate()