/cts/tests/location/location_gnss/src/android/location/cts/gnss/ |
D | TestGnssNavigationMessageListener.java | 108 public List<GnssNavigationMessage> getEvents() { in getEvents() method in TestGnssNavigationMessageListener
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | GnssDeviceInfo.java | 188 public List<GnssMeasurementsEvent> getEvents() { in getEvents() method in GnssDeviceInfo.TestGnssMeasurementListener
|
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/ |
D | Events.java | 174 public Queue<Event> getEvents() { in getEvents() method in Events
|
/cts/tests/tests/os/src/android/os/cts/ |
D | FileObserverLegacyPathTest.java | 119 public Map<String, Integer> getEvents() { return mGeneratedEventsMap; } in getEvents() method in FileObserverLegacyPathTest.PathFileObserver
|
D | FileObserverTest.java | 390 public synchronized FileEvent[] getEvents() { in getEvents() method in FileObserverTest.MockFileObserver
|
/cts/tests/location/common/src/android/location/cts/common/ |
D | TestGnssMeasurementListener.java | 237 public List<GnssMeasurementsEvent> getEvents() { in getEvents() method in TestGnssMeasurementListener
|
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/ |
D | ErrorLoggingService.java | 116 Set<Integer> getEvents() { in getEvents() method in ErrorLoggingService.EventWaiter
|
/cts/tests/ServiceKillTest/app/src/com/android/cts/servicekilltestapp/ |
D | ServiceKillTestService.java | 540 private List<Long> getEvents(Measure measure) { in getEvents() method in ServiceKillTestService.Benchmark
|
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | CtsContentCaptureService.java | 610 public List<ContentCaptureEvent> getEvents() { in getEvents() method in CtsContentCaptureService.Session
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | SecurityLoggingTest.java | 403 private List<SecurityEvent> getEvents() throws Exception { in getEvents() method in SecurityLoggingTest
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 1480 private long getEvents(int[] whichEvents, long startTime, List<Event> out, String packageName) { in getEvents() method in UsageStatsTest
|