Home
last modified time | relevance | path

Searched defs:panService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DPhonePolicy.java306 PanService panService = mFactory.getPanService(); in processInitProfilePriorities() local
722 PanService panService = mFactory.getPanService(); in handleAllProfilesDisconnected() local
913 PanService panService = mFactory.getPanService(); in processConnectOtherProfiles() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanNativeInterface.java37 PanNativeInterface(PanService panService) { in PanNativeInterface()
DBluetoothTetheringNetworkFactory.java62 public BluetoothTetheringNetworkFactory(Context context, Looper looper, PanService panService) { in BluetoothTetheringNetworkFactory()