Home
last modified time | relevance | path

Searched defs:setupDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsControllerTestBase.java149 void setupDevice(DeviceConfig config) { in setupDevice() method in BluetoothDetailsControllerTestBase
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp113 void VulkanManager::setupDevice(GrVkExtensions& grExtensions, VkPhysicalDeviceFeatures2& features) { in setupDevice() function in android::uirenderer::renderthread::VulkanManager