/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
D | BluetoothRebootStressTest.java | 54 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in testStart() 64 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in testMiddleNoToggle() 75 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in testMiddleToggle() 88 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in testStop()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
D | AbstractBluetoothAddressPreferenceController.java | 52 return BluetoothAdapter.getDefaultAdapter() != null; in isAvailable() 75 BluetoothAdapter bluetooth = BluetoothAdapter.getDefaultAdapter(); in updateConnectivity()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | BtSmsInterfaceManager.java | 45 BluetoothAdapter btAdapter = BluetoothAdapter.getDefaultAdapter(); in sendText() 108 BluetoothAdapter.getDefaultAdapter() in onServiceConnected()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothProfileConnector.java | 122 IBluetoothManager mgr = BluetoothAdapter.getDefaultAdapter().getBluetoothManager(); in connect() 135 IBluetoothManager mgr = BluetoothAdapter.getDefaultAdapter().getBluetoothManager(); in disconnect()
|
D | BluetoothSocket.java | 226 mAddress = BluetoothAdapter.getDefaultAdapter().getAddress(); in BluetoothSocket() 269 as.mDevice = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(remoteAddr); in acceptSocket() 391 BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in connect() 429 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in bindListen() 705 BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in requestMaximumTxDataLength()
|
D | BluetoothPbapClient.java | 67 mAdapter = BluetoothAdapter.getDefaultAdapter(); in BluetoothPbapClient() 228 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in isEnabled()
|
D | BluetoothSap.java | 105 mAdapter = BluetoothAdapter.getDefaultAdapter(); in BluetoothSap() 355 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in isEnabled()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | PanProfile.java | 74 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new PanServiceListener(), in PanProfile() 176 … BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.PAN, mService); in finalize()
|
D | HidDeviceProfile.java | 52 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, in HidDeviceProfile() 181 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.HID_DEVICE, in finalize()
|
D | HidProfile.java | 89 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new HidHostServiceListener(), in HidProfile() 189 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.HID_HOST, in finalize()
|
D | A2dpSinkProfile.java | 93 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new A2dpSinkServiceListener(), in A2dpSinkProfile() 215 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.A2DP_SINK, in finalize()
|
D | HfpClientProfile.java | 100 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, in HfpClientProfile() 221 BluetoothAdapter.getDefaultAdapter().closeProfileProxy( in finalize()
|
D | MapProfile.java | 101 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new MapServiceListener(), in MapProfile() 206 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.MAP, in finalize()
|
D | MapClientProfile.java | 102 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, in MapClientProfile() 210 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.MAP_CLIENT, in finalize()
|
D | PbapClientProfile.java | 104 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, in PbapClientProfile() 202 BluetoothAdapter.getDefaultAdapter().closeProfileProxy( in finalize()
|
D | SapProfile.java | 99 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new SapServiceListener(), in SapProfile() 206 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.SAP, in finalize()
|
D | HeadsetProfile.java | 99 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, new HeadsetServiceListener(), in HeadsetProfile() 235 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.HEADSET, in finalize()
|
D | HearingAidProfile.java | 97 BluetoothAdapter.getDefaultAdapter().getProfileProxy(context, in HearingAidProfile() 269 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.HEARING_AID, in finalize()
|
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/src/com/android/framework/externalsharedpermsbttestapp/ |
D | ExternalSharedPermsBTTest.java | 32 BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in testRunBluetooth()
|
/frameworks/base/cmds/svc/src/com/android/commands/svc/ |
D | BluetoothCommand.java | 43 BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); in run()
|
/frameworks/base/core/java/android/nfc/ |
D | NfcManager.java | 70 public NfcAdapter getDefaultAdapter() { in getDefaultAdapter() method in NfcManager
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/le/ |
D | ScanResultTest.java | 39 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice( in testScanResultParceling()
|
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/ |
D | ExternalSharedPermsTest.java | 48 BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in testRunLocationAndBluetooth()
|
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/ |
D | ExternalSharedPermsDiffKeyTest.java | 46 BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in testRunBluetoothAndFineLocation()
|
/frameworks/base/core/java/android/nfc/cardemulation/ |
D | CardEmulation.java | 369 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in unsetOffHostForService() 430 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in setOffHostForService() 765 NfcAdapter adapter = NfcAdapter.getDefaultAdapter(mContext); in recoverService()
|