Searched refs:BluetoothTetheringNetworkFactory (Results 1 – 2 of 2) sorted by relevance
45 public class BluetoothTetheringNetworkFactory extends NetworkFactory { class61 public BluetoothTetheringNetworkFactory(Context context, Looper looper, PanService panService) { in BluetoothTetheringNetworkFactory() method in BluetoothTetheringNetworkFactory81 synchronized (BluetoothTetheringNetworkFactory.this) { in onIpClientCreated()102 synchronized (BluetoothTetheringNetworkFactory.this) { in onLinkPropertiesChange()144 synchronized (BluetoothTetheringNetworkFactory.this) { in startNetwork()157 synchronized (BluetoothTetheringNetworkFactory.this) { in startNetwork()168 synchronized (BluetoothTetheringNetworkFactory.this) { in startNetwork()179 BluetoothTetheringNetworkFactory.this.onCancelRequest(); in startNetwork()
83 private BluetoothTetheringNetworkFactory mNetworkFactory;620 mNetworkFactory = new BluetoothTetheringNetworkFactory( in handlePanDeviceStateChange()