Searched refs:EventLocations (Results 1 – 5 of 5) sorted by relevance
28 private EventLocations mEventLocations;32 mEventLocations = new EventLocations(); in setUp()
115 EventLocations mockEventLocations = mock(EventLocations.class); in setUp()
29 import com.android.car.calendar.common.EventLocations;66 new EventLocations()); in getEventsLiveData()
22 public class EventLocations { class
78 private final EventLocations mLocations;94 EventLocations locations) { in EventsLiveData()