Searched refs:BluetoothTetheringNetworkFactory (Results 1 – 2 of 2) sorted by relevance
49 public class BluetoothTetheringNetworkFactory extends NetworkFactory { class64 public BluetoothTetheringNetworkFactory(Context context, Looper looper, PanService panService) { in BluetoothTetheringNetworkFactory() method in BluetoothTetheringNetworkFactory97 synchronized (BluetoothTetheringNetworkFactory.this) { in startNetwork()105 synchronized (BluetoothTetheringNetworkFactory.this) { in startNetwork()123 synchronized(BluetoothTetheringNetworkFactory.this) { in startNetwork()130 synchronized(BluetoothTetheringNetworkFactory.this) { in startNetwork()138 BluetoothTetheringNetworkFactory.this.onCancelRequest(); in startNetwork()
77 private BluetoothTetheringNetworkFactory mNetworkFactory;104 mNetworkFactory = new BluetoothTetheringNetworkFactory(getBaseContext(), getMainLooper(), in start()