HomeSort by relevance Sort by last modified time
    Searched defs:getBluetoothAdapter (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothInstrumentation.java 42 private BluetoothAdapter getBluetoothAdapter() {
83 getBluetoothTestUtils().enable(getBluetoothAdapter());
88 getBluetoothTestUtils().disable(getBluetoothAdapter());
93 getBluetoothTestUtils().unpairAll(getBluetoothAdapter());
98 String name = getBluetoothAdapter().getName();
104 String name = getBluetoothAdapter().getAddress();
110 Set<BluetoothDevice> devices = getBluetoothAdapter().getBondedDevices();
121 getBluetoothAdapter().configHciSnoopLog(true));
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothManager.java 78 public LocalBluetoothAdapter getBluetoothAdapter() {
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowApplication.java 506 public Object getBluetoothAdapter() {
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 490 milliseconds