Searched refs:ACTION_REQUEST_DISCOVERABLE (Results 1 – 8 of 8) sorted by relevance
123 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_hasDiscoverableRequestType()133 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_noTimeoutSpecified_hasDefaultTimeout()143 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_timeoutSpecified_hasTimeout()203 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_bypassforGeneric_noScanModeChange()246 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_bluetoothOff_requestDiscoverableIntent_startsDialog()257 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_bluetoothOn_requestDiscoverableIntent_startsDialog()303 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onPositiveClick_discoverableDialog_scanModeSet()337 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in createSetupWizardIntent()
89 if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE) in parseIntent()100 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
305 } else if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE)) { in parseIntent()319 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
110 i.setAction(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in requestPermission()
272 case BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE: in parseIntent()
535 Intent discoverableBluetooth = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in discoverableBluetoothIntent()
328 public static final String ACTION_REQUEST_DISCOVERABLE = field in BluetoothAdapter
64 …est.permission.BLUETOOTH_ADVERTISE) public static final String ACTION_REQUEST_DISCOVERABLE = "andr…