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