Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothShare.java254 public static final int USER_CONFIRMATION_TIMEOUT = 4; field in BluetoothShare
DBluetoothOppObexServerSession.java399 || mAccepted == BluetoothShare.USER_CONFIRMATION_TIMEOUT) { in onPut()
DBluetoothOppTransfer.java384 BluetoothShare.USER_CONFIRMATION_TIMEOUT); in markShareTimeout()