Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java221 MessageQueue queue = Looper.getMainLooper().getQueue(); in testRegisterFileDescriptorCallbackThrowsWhenFdIsNull() local
237 MessageQueue queue = Looper.getMainLooper().getQueue(); in testRegisterFileDescriptorCallbackThrowsWhenCallbackIsNull() local
251 MessageQueue queue = Looper.getMainLooper().getQueue(); in testUnregisterFileDescriptorCallbackThrowsWhenFdIsNull() local
262 MessageQueue queue = Looper.getMainLooper().getQueue(); in testUnregisterFileDescriptorCallbackDoesNothingWhenFdNotRegistered() local
277 final MessageQueue queue = thread.getLooper().getQueue(); in testFileDescriptorCallbacks() local
406 final MessageQueue queue = thread.getLooper().getQueue(); in testPathologicalFileDescriptorReuseCallbacks1() local
485 final MessageQueue queue = thread.getLooper().getQueue(); in testPathologicalFileDescriptorReuseCallbacks2() local
574 final MessageQueue queue = thread.getLooper().getQueue(); in testPathologicalFileDescriptorReuseCallbacks3() local
662 final MessageQueue queue = thread.getLooper().getQueue(); in testPathologicalFileDescriptorReuseCallbacks4() local
764 MessageQueue queue = Looper.getMainLooper().getQueue(); in testReleaseSyncBarrierThrowsIfTokenNotValid() local
/cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
DBindDeviceAdminServiceGoodSetupTest.java182 final LinkedBlockingQueue<IInterface> queue = new LinkedBlockingQueue<>(); in assertCrossProfileCall() local
/cts/tests/tests/media/src/android/media/cts/
DMediaSessionTest.java177 List<QueueItem> queue = new ArrayList<>(); in testConfigureSession() local
524 public void onQueueChanged(List<QueueItem> queue) { in onQueueChanged()
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java432 public ActivityBroadcastReceiver(SynchronousQueue<TestResult> queue) { in ActivityBroadcastReceiver()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DGridActivity.java124 final BlockingQueue<String> queue = new LinkedBlockingQueue<>(1); in getText() local
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java987 public ActivityBroadcastReceiver(SynchronousQueue<TestResult> queue) { in ActivityBroadcastReceiver()
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java711 public void takeInputQueue(InputQueue.Callback queue) { in takeInputQueue()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java542 JSONObject queue = queues.getJSONObject(queueIdx); in emitDevices() local
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-testlib-20.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...