Home
last modified time | relevance | path

Searched defs:mSemaphore (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DDeviceIdleControllerTest.java42 final Semaphore mSemaphore = new Semaphore(0); in testAddWhiteList() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DClearApplicationDataTest.java30 private static final Semaphore mSemaphore = new Semaphore(0); field in ClearApplicationDataTest
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileWidgetPrimaryUserTest.java113 private final Semaphore mSemaphore = new Semaphore(0); field in CrossProfileWidgetPrimaryUserTest.Result
143 private final Semaphore mSemaphore = new Semaphore(0); field in CrossProfileWidgetPrimaryUserTest.Connection
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java45 private final Semaphore mSemaphore = new Semaphore(0); field in TaskSwitchingDeviceTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DWatchDog.java32 private Semaphore mSemaphore; field in WatchDog
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLReferenceActivity.java35 private Semaphore mSemaphore = new Semaphore(0); field in GLReferenceActivity
/cts/tests/tests/view/src/android/view/cts/
DTextureViewSnapshotTestActivity.java41 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewSnapshotTestActivity
DTextureViewStressTestActivity.java42 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewStressTestActivity
DGLProducerThread.java35 private final Semaphore mSemaphore; field in GLProducerThread
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java437 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Connection
463 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Result
495 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.ActivityLaunchedReceiver
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java163 private final Semaphore mSemaphore = new Semaphore(0); field in BaseProxyTest.ProxyBroadcastReceiver
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveActivity.java37 private Semaphore mSemaphore = new Semaphore(0); field in GLPrimitiveActivity
/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h104 VkSemaphore mSemaphore; variable
DVulkanTestHelpers.h78 VkSemaphore mSemaphore = VK_NULL_HANDLE; variable
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java195 private Semaphore mSemaphore = new Semaphore(0); field in SimpleAppWidgetHostService.SimpleAppWidgetHost
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java2971 private final Semaphore mSemaphore = new Semaphore(0); field in NotificationManagerTest.NotificationListenerConnection