Searched defs:panService (Results 1 – 3 of 3) sorted by relevance
309 PanService panService = mFactory.getPanService(); in processInitProfilePriorities() local812 PanService panService = mFactory.getPanService(); in handleAllProfilesDisconnected() local1024 PanService panService = mFactory.getPanService(); in processConnectOtherProfiles() local
61 public BluetoothTetheringNetworkFactory(Context context, Looper looper, PanService panService) { in BluetoothTetheringNetworkFactory()
58 void init(PanService panService) { in init()