Searched refs:ACTION_REQUEST_DISCOVERABLE (Results 1 – 10 of 10) sorted by relevance
95 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_hasDiscoverableRequestType()105 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_noTimeoutSpecified_hasDefaultTimeout()115 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_timeoutSpecified_hasTimeout()193 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_requestDiscoverableIntent_bypassforGeneric_noScanModeChange()238 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_bluetoothOff_requestDiscoverableIntent_startsDialog()250 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onCreate_bluetoothOn_requestDiscoverableIntent_startsDialog()301 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in onPositiveClick_discoverableDialog_scanModeSet()338 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in createSetupWizardIntent()
72 if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE) in parseIntent()83 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
308 } else if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE)) { in parseIntent()322 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
110 i.setAction(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in requestPermission()
270 case BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE: in parseIntent()
539 Intent discoverableBluetooth = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in discoverableBluetoothIntent()
293 ACTION_REQUEST_DISCOVERABLE = "android.bluetooth.adapter.action.REQUEST_DISCOVERABLE"; field in BluetoothAdapter
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8679 …est.permission.BLUETOOTH_ADVERTISE) public static final String ACTION_REQUEST_DISCOVERABLE = "andr…
5840 …field public static final java.lang.String ACTION_REQUEST_DISCOVERABLE = "android.bluetooth.adapte…