/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothStressTest.java | 159 mTestUtils.unpair(adapter, device); 165 mTestUtils.unpair(adapter, device); 185 mTestUtils.unpair(adapter, device); 191 mTestUtils.unpair(adapter, device); 212 mTestUtils.unpair(adapter, device); 225 mTestUtils.unpair(adapter, device); 245 mTestUtils.unpair(adapter, device); 258 mTestUtils.unpair(adapter, device); 278 mTestUtils.unpair(adapter, device); 291 mTestUtils.unpair(adapter, device) [all...] |
BluetoothTestUtils.java | 46 /** Timeout for pair/unpair in ms. */ 841 public void unpair(BluetoothAdapter adapter, BluetoothDevice device) { method in class:BluetoothTestUtils [all...] |
/packages/apps/Settings/res/xml/ |
bluetooth_device_advanced.xml | 28 android:key="unpair"
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
DeviceProfilesSettings.java | 55 private static final String KEY_UNPAIR = "unpair"; 364 mCachedDevice.unpair();
|
BluetoothEventManager.java | 359 // Remove if unpair device upon undocking
|
CachedBluetoothDevice.java | 327 void unpair() { method in class:CachedBluetoothDevice
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
DevicePickerActivity.java | 46 * page, so that they can unpair it for the test.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_device_chromeos.h | 162 // Called by dbus:: on failure of the D-Bus method call to unpair the device;
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
bluetooth_options_handler.h | 184 // disconnect and unpair the device with bluetooth address |address|.
|
bluetooth_options_handler.cc | 398 VLOG(1) << "Failed to disconnect and unpair device: " << address;
|
/external/chromium_org/third_party/libXNVCtrl/ |
NVCtrl.h | [all...] |
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 133 \n\nFirst, unpair the devices via Bluetooth settings. Then connect the devices together [all...] |
/packages/apps/Settings/res/values/ |
strings.xml | 249 <!-- Bluetooth settings screen, image description for device details button. This opens the screen to rename, unpair, etc. a single device. --> [all...] |
/packages/apps/Settings/res/values-en-rGB/ |
strings.xml | [all...] |
/packages/apps/Settings/res/values-en-rIN/ |
strings.xml | [all...] |
/external/chromium_org/chrome/app/ |
chromeos_strings.grdp | [all...] |
/external/chromium_org/chrome/app/resources/ |
generated_resources_en-GB.xtb | [all...] |
generated_resources_fil.xtb | [all...] |