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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java101 private static final int ALLOWED_INSERT_SHARE_THREAD_NUMBER = 3; field in class:BluetoothOppManager
339 if (mInsertShareThreadNum > ALLOWED_INSERT_SHARE_THREAD_NUMBER) {

Completed in 727 milliseconds