/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
H A D | SatelliteManagerTestBase.java | 460 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteProvisionStateCallbackTest 519 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteSubscriptionProvisionStateChangedTest 573 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteModemStateCallbackTest 672 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteDatagramCallbackTest 714 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.NtnSignalStrengthCallbackTest 751 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteCapabilitiesCallbackTest 785 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SelectedNbIotSatelliteSubscriptionCallbackTest 820 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteSupportedStateCallbackTest 880 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteCommunicationAllowedStateCallbackTest 957 private final Semaphore mSemaphore = new Semaphore(0); field in SatelliteManagerTestBase.SatelliteDisallowedReasonsCallbackTest [all …]
|
H A D | CarrierRoamingSatelliteTestBase.java | 217 private final Semaphore mSemaphore = new Semaphore(0); field in CarrierRoamingSatelliteTestBase.CarrierConfigReceiver 315 private final Semaphore mSemaphore = new Semaphore(0); field in CarrierRoamingSatelliteTestBase.SmsMmsBroadcastReceiver
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/ |
H A D | LauncherAppsTests.java | 390 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Connection 416 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.Result 448 private final Semaphore mSemaphore = new Semaphore(0); field in LauncherAppsTests.ActivityLaunchedReceiver
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | AppFocusServiceTest.java | 163 private final Semaphore mSemaphore = new Semaphore(0); field in AppFocusServiceTest.AppFocusChangedListener 186 private final Semaphore mSemaphore = new Semaphore(0); field in AppFocusServiceTest.AppFocusOwnershipCallback
|
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarTelemetryManagerTest.java | 289 private final Semaphore mSemaphore = new Semaphore(0); field in CarTelemetryManagerTest.AddMetricsConfigCallbackImpl 302 private final Semaphore mSemaphore = new Semaphore(0); field in CarTelemetryManagerTest.FinishedReportListenerImpl
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A 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
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SemaphoreVk.h | 44 vk::Semaphore mSemaphore; variable
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | DeviceIdleControllerTest.java | 42 final Semaphore mSemaphore = new Semaphore(0); in testAddWhiteList() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | BackgroundExecutor.h | 51 sem_t mSemaphore; variable
|
/aosp_15_r20/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | UserUnlockedBlockingReceiver.java | 34 private final Semaphore mSemaphore = new Semaphore(0); field in UserUnlockedBlockingReceiver
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | RenderingWatchDog.java | 34 private Semaphore mSemaphore; field in RenderingWatchDog
|
/aosp_15_r20/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/ |
H A D | TaskSwitchingDeviceTest.java | 45 private final Semaphore mSemaphore = new Semaphore(0); field in TaskSwitchingDeviceTest
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | WatchDog.java | 32 private Semaphore mSemaphore; field in WatchDog
|
/aosp_15_r20/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
H A D | GLReferenceActivity.java | 35 private Semaphore mSemaphore = new Semaphore(0); field in GLReferenceActivity
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | OneShotTimer.h | 93 sem_t mSemaphore; variable
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | TextureViewSnapshotTestActivity.java | 41 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewSnapshotTestActivity
|
H A D | TextureViewStressTestActivity.java | 42 private final Semaphore mSemaphore = new Semaphore(0); field in TextureViewStressTestActivity
|
H A D | GLProducerThread.java | 35 private final Semaphore mSemaphore; field in GLProducerThread
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
H A D | AbstractImsStatusPreferenceController.java | 135 private final Semaphore mSemaphore; field in AbstractImsStatusPreferenceController.StateCallback
|
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/telemetry/ |
D | CarTelemetryManagerTest.java | 194 private Semaphore mSemaphore = new Semaphore(0); field in CarTelemetryManagerTest.AddMetricsConfigCallbackImpl
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ |
H A D | BaseProxyTest.java | 163 private final Semaphore mSemaphore = new Semaphore(0); field in BaseProxyTest.ProxyBroadcastReceiver
|
/aosp_15_r20/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
H A D | GLPrimitiveActivity.java | 37 private Semaphore mSemaphore = new Semaphore(0); field in GLPrimitiveActivity
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/networkconnection/ |
D | EstablishNetworkConnectionControllerTest.java | 95 private Semaphore mSemaphore; field in EstablishNetworkConnectionControllerTest
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | VulkanPreTransformTestHelpers.h | 104 VkSemaphore mSemaphore; variable
|
H A D | VulkanTestHelpers.h | 78 VkSemaphore mSemaphore = VK_NULL_HANDLE; variable
|