Home
last modified time | relevance | path

Searched defs:EXECUTOR (Results 1 – 7 of 7) sorted by relevance

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java78 private static final Executor EXECUTOR = Executors.newCachedThreadPool(); field in GlobalSearchSessionCtsTestBase
1014 EXECUTOR, in testRegisterObserver_MultiType() local
1019 EXECUTOR, in testRegisterObserver_MultiType() local
1152 EXECUTOR, in testRegisterObserver_removeById() local
1189 EXECUTOR, in testRegisterObserver_removeById() local
1315 EXECUTOR, in testRegisterObserver_removeByQuery() local
1320 EXECUTOR, in testRegisterObserver_removeByQuery() local
1423 EXECUTOR, in testRegisterObserver_sameCallback_differentSpecs() local
1495 EXECUTOR, in testRemoveObserver() local
1505 EXECUTOR, in testRemoveObserver() local
[all …]
/cts/tests/wearable/src/android/wearable/cts/
DWearableSensingManagerTest.java75 private static final Executor EXECUTOR = InstrumentationRegistry.getContext().getMainExecutor(); field in WearableSensingManagerTest
DWearableSensingManagerIsolatedServiceTest.java113 private static final Executor EXECUTOR = InstrumentationRegistry.getContext().getMainExecutor(); field in WearableSensingManagerIsolatedServiceTest
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
DDeviceConfigApiPermissionTests.java57 private static final Executor EXECUTOR = InstrumentationRegistry.getContext().getMainExecutor(); field in DeviceConfigApiPermissionTests
DDeviceConfigApiTests.java98 private static final Executor EXECUTOR = CONTEXT.getMainExecutor(); field in DeviceConfigApiTests
1461 properties.getNamespace(), EXECUTOR, changeListener); in setPropertiesAndAssertSuccessfulChange() local
/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/
DBundleValidationTest.java80 private static final Executor EXECUTOR = InstrumentationRegistry.getContext().getMainExecutor(); field in BundleValidationTest
DOnDeviceIntelligenceManagerTest.java137 private static final Executor EXECUTOR = InstrumentationRegistry.getContext().getMainExecutor(); field in OnDeviceIntelligenceManagerTest