Searched refs:setSupportedProfiles (Results 1 – 2 of 2) sorted by relevance
106 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in constructor_initiateHidAndHidDeviceProfile()131 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in updateLocalProfiles_addA2dpToLocalProfiles()144 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in updateProfiles_addHidProfileForRemoteDevice()166 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receiveA2dpConnectionStateChanged_shouldDispatchCallback()187 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receiveHeadsetConnectionStateChanged_shouldDispatchCallback()209 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receiveHearingAidConnectionStateChanged_dispatchDeviceManager()231 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receiveHapClientConnectionStateChanged_dispatchDeviceManager()253 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()275 mShadowBluetoothAdapter.setSupportedProfiles(null); in stateChangedHandler_receivePanConnectionStateChangedWithoutProfile_shouldNotRefresh()294 mShadowBluetoothAdapter.setSupportedProfiles(generateList( in stateChangedHandler_receivePanConnectionStateChangedWithProfile_shouldRefresh()
60 public void setSupportedProfiles(List<Integer> supportedProfiles) { in setSupportedProfiles() method in ShadowBluetoothAdapter