Home
last modified time | relevance | path

Searched refs:ACTION_REQUEST_DISCOVERABLE (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
H A DBluetoothRequestPermissionActivityTest.java95 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()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothRequestPermissionActivity.java72 if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE) in parseIntent()
83 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DRequestPermissionActivity.java308 } else if (intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE)) { in parseIntent()
322 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in parseIntent()
/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/tests/
H A DBluetoothRequestPermissionTest.java110 i.setAction(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in requestPermission()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothRequestPermissionActivity.java270 case BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE: in parseIntent()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
H A DConnectivityFragment.java539 Intent discoverableBluetooth = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); in discoverableBluetoothIntent()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java293 ACTION_REQUEST_DISCOVERABLE = "android.bluetooth.adapter.action.REQUEST_DISCOVERABLE"; field in BluetoothAdapter
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt8679 …est.permission.BLUETOOTH_ADVERTISE) public static final String ACTION_REQUEST_DISCOVERABLE = "andr…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5840 …field public static final java.lang.String ACTION_REQUEST_DISCOVERABLE = "android.bluetooth.adapte…