Searched refs:mProfileProxy (Results 1 – 1 of 1) sorted by relevance
201 private BluetoothProfile mProfileProxy = null; field in TestUtils.BluetoothCtsServiceConnector222 return mProfileProxy; in getProfileProxy()227 if (mProfileProxy != null) { in closeProfileProxy()228 mAdapter.closeProfileProxy(mProfileId, mProfileProxy); in closeProfileProxy()229 mProfileProxy = null; in closeProfileProxy()308 mProfileProxy = proxy;