Searched defs:panService (Results 1 – 2 of 2) sorted by relevance
260 PanService panService = mFactory.getPanService(); in processInitProfilePriorities() local357 PanService panService = mFactory.getPanService(); in handleAllProfilesDisconnected() local483 PanService panService = mFactory.getPanService(); in processConnectOtherProfiles() local
61 public BluetoothTetheringNetworkFactory(Context context, Looper looper, PanService panService) { in BluetoothTetheringNetworkFactory()