Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 12 of 12) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotificationListener.java56 public @Nullable StatusBarNotification poll() { in poll() method in NotificationListener
63 public @Nullable StatusBarNotification poll(Duration duration) { in poll() method in NotificationListener
DNotificationListenerQuery.java71 public StatusBarNotification poll() { in poll() method in NotificationListenerQuery
76 public StatusBarNotification poll(Duration timeout) { in poll() method in NotificationListenerQuery
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/
DEventLogs.java79 public E poll(Duration timeout) { in poll() method in EventLogs
90 public E poll() { in poll() method in EventLogs
DLocalEventQuerier.java43 public E poll(Instant earliestLogTime, Duration timeout) { in poll() method in LocalEventQuerier
52 public E poll(Instant earliestLogTime, Duration timeout, int skip) { in poll() method in LocalEventQuerier
DEventQuerier.java31 E poll(Instant earliestLogTime, Duration timeout); in poll() method
DRemoteEventQuerier.java95 public E poll(Instant earliestLogTime, Duration timeout) { in poll() method in RemoteEventQuerier
/cts/common/device-side/bedstead/eventlib/src/main/aidl/com/android/eventlib/
DIQueryService.aidl18 Bundle poll(in Bundle data, int skip); in poll() method
/cts/common/device-side/bedstead/metricsrecorder/src/main/java/com/android/bedstead/metricsrecorder/
DMetricQueryBuilder.java135 public EnterpriseMetricInfo poll() { in poll() method in MetricQueryBuilder
139 public EnterpriseMetricInfo poll(Duration timeout) { in poll() method in MetricQueryBuilder
/cts/libs/rollback/src/com/android/cts/rollback/lib/
DRollbackBroadcastReceiver.java61 public Intent poll(long timeout, TimeUnit unit) throws InterruptedException { in poll() method in RollbackBroadcastReceiver
/cts/tests/tests/security/src/android/security/cts/
DCVE_2023_21143.java85 poll( in testPocCVE_2023_21143() method
/cts/tests/openglperf2/
Dcob_exporter.py58 def poll(cls, context): member in COBExporter
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21254/test-app/src/android/security/cts/CVE_2023_21254_test/
DDeviceTest.java119 poll( in testPocCVE_2023_21254() method