Searched refs:mBluetoothEndpoint (Results 1 – 2 of 2) sorted by relevance
42 public CallEndpoint mBluetoothEndpoint; field in MyVoipCall114 mBluetoothEndpoint = endpoint; in onAvailableCallEndpointsChanged()
159 if (canUseCallControl() && mVoipCall.mBluetoothEndpoint != null) { in onCreate()160 requestEndpointChange(mVoipCall.mBluetoothEndpoint, in onCreate()