Home
last modified time | relevance | path

Searched defs:getEvents (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/
DTestGnssNavigationMessageListener.java107 public List<GnssNavigationMessage> getEvents() { in getEvents() method in TestGnssNavigationMessageListener
DTestGnssMeasurementListener.java180 public List<GnssMeasurementsEvent> getEvents() { in getEvents() method in TestGnssMeasurementListener
/cts/tests/tests/os/src/android/os/cts/
DFileObserverTest.java383 public synchronized FileEvent[] getEvents() { in getEvents() method in FileObserverTest.MockFileObserver
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCtsContentCaptureService.java452 public List<ContentCaptureEvent> getEvents() { in getEvents() method in CtsContentCaptureService.Session
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java296 private List<SecurityEvent> getEvents() throws Exception { in getEvents() method in SecurityLoggingTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java607 private long getEvents(int[] whichEvents, long startTime, List<Event> out) { in getEvents() method in UsageStatsTest