HomeSort by relevance Sort by last modified time
    Searched refs:mNetworkFactory (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 77 private BluetoothTetheringNetworkFactory mNetworkFactory;
104 mNetworkFactory = new BluetoothTetheringNetworkFactory(getBaseContext(), getMainLooper(),
431 } else if (mNetworkFactory != null) {
436 mNetworkFactory.startReverseTether(iface);
440 mNetworkFactory.stopReverseTether();
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java 547 private WifiNetworkFactory mNetworkFactory;
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 1135 milliseconds