Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DBluetoothTetheringNetworkFactory.java138 Thread ipProvisioningThread = new Thread(new Runnable() { in startNetwork() local
187 ipProvisioningThread.start(); in startNetwork()