Searched refs:ACTION_SCAN_MODE_CHANGED (Results 1 – 5 of 5) sorted by relevance
112 } else if (BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(intent.getAction())) { in onReceive()528 if (!BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(action)) { in discoverable()539 final IntentFilter filter = new IntentFilter(BluetoothAdapter.ACTION_SCAN_MODE_CHANGED); in discoverable()578 if (!BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(action)) { in undiscoverable()589 final IntentFilter filter = new IntentFilter(BluetoothAdapter.ACTION_SCAN_MODE_CHANGED); in undiscoverable()1385 BluetoothAdapter.ACTION_SCAN_MODE_CHANGED, in getBluetoothReceiver()
325 public static final String ACTION_SCAN_MODE_CHANGED = field in BluetoothAdapter
5842 …field public static final java.lang.String ACTION_SCAN_MODE_CHANGED = "android.bluetooth.adapter.a…
7225 …field public static final java.lang.String ACTION_SCAN_MODE_CHANGED = "android.bluetooth.adapter.a…
7702 …field public static final java.lang.String ACTION_SCAN_MODE_CHANGED = "android.bluetooth.adapter.a…