Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DScreenCaptureDisabledTest.java84 private final Semaphore mSemaphore = new Semaphore(0); field in ScreenCaptureDisabledTest.ScreenCaptureBroadcastReceiver
/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/libs/deviceutil/src/android/cts/util/
DWatchDog.java32 private Semaphore mSemaphore; field in WatchDog
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DWatchDog.java31 private Semaphore mSemaphore; field in WatchDog
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java196 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Connection
222 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Result
254 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.ActivityLaunchedReceiver
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLReferenceActivity.java35 private Semaphore mSemaphore = new Semaphore(0); field in GLReferenceActivity
/cts/tests/tests/textureview/src/android/textureview/cts/
DTextureViewSnapshotTestActivity.java37 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewSnapshotTestActivity
DTextureViewTestActivity.java38 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewTestActivity
DGLProducerThread.java40 private final Semaphore mSemaphore; field in GLProducerThread
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java107 private final Semaphore mSemaphore = new Semaphore(0); field in TaskSwitchingDeviceTest.AppBroadcastReceiver
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveActivity.java36 private Semaphore mSemaphore = new Semaphore(0); field in GLPrimitiveActivity
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java195 private Semaphore mSemaphore = new Semaphore(0); field in SimpleAppWidgetHostService.SimpleAppWidgetHost