Home
last modified time | relevance | path

Searched refs:setBluetoothTetheringSettings (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java783 setBluetoothTetheringSettings(mBluetoothPan, enable, listener); in setBluetoothTethering()
819 setBluetoothTetheringSettings(mBluetoothPan, request.first, request.second); in onServiceConnected()
848 private void setBluetoothTetheringSettings(@NonNull final BluetoothPan bluetoothPan, in setBluetoothTetheringSettings() method in Tethering