/cts/tests/tests/security/src/android/security/cts/ |
D | DeviceIdleControllerTest.java | 42 final Semaphore mSemaphore = new Semaphore(0); in testAddWhiteList() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | ClearApplicationDataTest.java | 30 private static final Semaphore mSemaphore = new Semaphore(0); field in ClearApplicationDataTest
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CrossProfileWidgetPrimaryUserTest.java | 113 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/ |
D | TaskSwitchingDeviceTest.java | 45 private final Semaphore mSemaphore = new Semaphore(0); field in TaskSwitchingDeviceTest
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | WatchDog.java | 32 private Semaphore mSemaphore; field in WatchDog
|
/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
D | GLReferenceActivity.java | 35 private Semaphore mSemaphore = new Semaphore(0); field in GLReferenceActivity
|
/cts/tests/tests/view/src/android/view/cts/ |
D | TextureViewSnapshotTestActivity.java | 41 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewSnapshotTestActivity
|
D | TextureViewStressTestActivity.java | 42 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewStressTestActivity
|
D | GLProducerThread.java | 35 private final Semaphore mSemaphore; field in GLProducerThread
|
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/ |
D | LauncherAppsTests.java | 437 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/ |
D | BaseProxyTest.java | 163 private final Semaphore mSemaphore = new Semaphore(0); field in BaseProxyTest.ProxyBroadcastReceiver
|
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
D | GLPrimitiveActivity.java | 37 private Semaphore mSemaphore = new Semaphore(0); field in GLPrimitiveActivity
|
/cts/tests/tests/graphics/jni/ |
D | VulkanPreTransformTestHelpers.h | 104 VkSemaphore mSemaphore; variable
|
D | VulkanTestHelpers.h | 78 VkSemaphore mSemaphore = VK_NULL_HANDLE; variable
|
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/ |
D | SimpleAppWidgetHostService.java | 195 private Semaphore mSemaphore = new Semaphore(0); field in SimpleAppWidgetHostService.SimpleAppWidgetHost
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 2971 private final Semaphore mSemaphore = new Semaphore(0); field in NotificationManagerTest.NotificationListenerConnection
|