Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothShare.java199 public static final int USER_CONFIRMATION_TIMEOUT = 4; field in BluetoothShare
DBluetoothOppObexServerSession.java440 || mAccepted == BluetoothShare.USER_CONFIRMATION_TIMEOUT) { in onPut()
DBluetoothOppTransfer.java441 BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_TIMEOUT); in markShareTimeout()