HomeSort by relevance Sort by last modified time
    Searched refs:USER_CONFIRMATION_TIMEOUT (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 75 public static final String USER_CONFIRMATION_TIMEOUT_ACTION = "android.btopp.intent.action.USER_CONFIRMATION_TIMEOUT";
258 public static final int USER_CONFIRMATION_TIMEOUT = 4;
BluetoothOppObexServerSession.java 396 || mAccepted == BluetoothShare.USER_CONFIRMATION_TIMEOUT) {
BluetoothOppTransfer.java 280 .put(BluetoothShare.USER_CONFIRMATION, BluetoothShare.USER_CONFIRMATION_TIMEOUT);

Completed in 628 milliseconds