Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/
DTestGnssNavigationMessageListener.java108 public List<GnssNavigationMessage> getEvents() { in getEvents() method in TestGnssNavigationMessageListener
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGnssDeviceInfo.java188 public List<GnssMeasurementsEvent> getEvents() { in getEvents() method in GnssDeviceInfo.TestGnssMeasurementListener
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/
DEvents.java174 public Queue<Event> getEvents() { in getEvents() method in Events
/cts/tests/tests/os/src/android/os/cts/
DFileObserverLegacyPathTest.java119 public Map<String, Integer> getEvents() { return mGeneratedEventsMap; } in getEvents() method in FileObserverLegacyPathTest.PathFileObserver
DFileObserverTest.java390 public synchronized FileEvent[] getEvents() { in getEvents() method in FileObserverTest.MockFileObserver
/cts/tests/location/common/src/android/location/cts/common/
DTestGnssMeasurementListener.java237 public List<GnssMeasurementsEvent> getEvents() { in getEvents() method in TestGnssMeasurementListener
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java116 Set<Integer> getEvents() { in getEvents() method in ErrorLoggingService.EventWaiter
/cts/tests/ServiceKillTest/app/src/com/android/cts/servicekilltestapp/
DServiceKillTestService.java540 private List<Long> getEvents(Measure measure) { in getEvents() method in ServiceKillTestService.Benchmark
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCtsContentCaptureService.java610 public List<ContentCaptureEvent> getEvents() { in getEvents() method in CtsContentCaptureService.Session
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java403 private List<SecurityEvent> getEvents() throws Exception { in getEvents() method in SecurityLoggingTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1480 private long getEvents(int[] whichEvents, long startTime, List<Event> out, String packageName) { in getEvents() method in UsageStatsTest