Searched refs:poll (Results 1 – 6 of 6) sorted by relevance
22 import static com.android.sts.common.SystemUtil.poll;75 .that(poll(() -> DumpsysUtils.isActivityResumed(mActivityName))) in testActivityResumed()82 .that(poll(() -> DumpsysUtils.isActivityVisible(mActivityName))) in testActivityVisible()89 .that(poll(() -> DumpsysUtils.isActivityLaunched(mActivityName))) in testActivityLaunched()
96 public static boolean poll(BooleanSupplier waitCondition)98 return poll(waitCondition, DEFAULT_POLL_TIME_MS, DEFAULT_MAX_POLL_TIME_MS);113 public static boolean poll(BooleanSupplier waitCondition, long pollingTime, long maxPollingTime)
161 } else if (!SystemUtil.poll(() -> keyguardManager.isDeviceSecure())) { in withLockScreen()
89 LogMaker b = queue.poll(); in findMatchingLogs()126 public LogMaker poll() { in poll() method in MetricsAsserts.ReaderQueue
213 Annotation annotation = annotationQueue.poll(); in getFlagsForAnnotation()
1838 … #01 pc 000000000005a0dc /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: bca87…1857 … #01 pc 000000000005a0dc /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: bca87…1897 … #01 pc 000000000005a0dc /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: bca87…