Searched refs:STOP_LISTENER (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java215 private static final int STOP_LISTENER = 200; field in class:BluetoothOppService
221 case STOP_LISTENER:
392 mHandler.sendMessage(mHandler.obtainMessage(STOP_LISTENER));

Completed in 92 milliseconds