Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPanProfile.java159 void setLocalRole(BluetoothDevice device, int role) { in setLocalRole() method in PanProfile
DLocalBluetoothProfileManager.java250 panProfile.setLocalRole(device, role); in onReceive()