Searched refs:compName (Results 1 – 2 of 2) sorted by relevance
124 ComponentName compName = in BluetoothMediaFacade() local420 ComponentName compName; in bluetoothMediaConnectToCarMBS() local423 compName = new ComponentName(BLUETOOTH_PKG_NAME, BROWSER_SERVICE_NAME); in bluetoothMediaConnectToCarMBS()429 mBrowser = new MediaBrowser(mContext, compName, mBrowserConnectionCallback, in bluetoothMediaConnectToCarMBS()
2343 const auto compName = "comp" + suffix; in iterate() local2349 compModules.push_back(createShaderModule(vkd, device, binaries.get(compName))); in iterate()