Searched refs:EXTRA_DISCOVERABLE_DURATION (Results 1 – 7 of 7) sorted by relevance
91 mTimeoutSeconds = intent.getIntExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, in parseIntent()
113 i.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, timeout); in requestPermission()
307 mTimeout = intent.getIntExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, in parseIntent()
274 mTimeout = intent.getIntExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, in parseIntent()
144 intent.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, in onCreate_requestDiscoverableIntent_timeoutSpecified_hasTimeout()
336 public static final String EXTRA_DISCOVERABLE_DURATION = field in BluetoothAdapter
70 …field public static final String EXTRA_DISCOVERABLE_DURATION = "android.bluetooth.adapter.extra.DI…