Home
last modified time | relevance | path

Searched refs:NETWORK_TYPE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java47 private static final String NETWORK_TYPE = "Bluetooth Tethering"; field in BluetoothTetheringNetworkFactory
63 super(looper, context, NETWORK_TYPE, new NetworkCapabilities()); in BluetoothTetheringNetworkFactory()
165 .setLegacyTypeName(NETWORK_TYPE) in startNetwork()
174 new NetworkAgent(mContext, getLooper(), NETWORK_TYPE, in startNetwork()