Home
last modified time | relevance | path

Searched defs:deviceCount (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/dvb/
H A DDvbDeviceAccessor.java141 int deviceCount = getNumOfDvbDevices(); in getRecordingCapability() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/
H A DBluetoothDevicesSliceTest.java276 private void mockBluetoothDeviceList(int deviceCount) { in mockBluetoothDeviceList()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java522 int deviceCount = 0; in buildDisconnectedBluetoothDevice() local
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraProviderManagerTest.cpp631 auto deviceCount = static_cast<unsigned> (providerManager->getCameraCount().second); in TEST() local
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.cpp2108 const size_t deviceCount = devices.size(); in partitionTheWorkInternal() local
2490 const size_t deviceCount = devices.size(); in findBestDeviceForEachOperation() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp351 jsize deviceCount = env->GetArrayLength(deviceTypes); in getVectorOfAudioDeviceTypeAddr() local