Home
last modified time | relevance | path

Searched refs:doBind (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfileConnector.java47 doBind();
81 private boolean doBind() { in doBind() method in BluetoothProfileConnector
130 doBind(); in connect()
DBluetoothPbap.java119 doBind();
141 doBind(); in BluetoothPbap()
144 boolean doBind() { in doBind() method in BluetoothPbap
DBluetoothHeadset.java342 doBind();
364 doBind(); in BluetoothHeadset()
367 private boolean doBind() { in doBind() method in BluetoothHeadset
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1396 if (mIntent != null && mService == null && doBind(mIntent, this, 0, in bindService()
1709 if (!doBind(i, mConnection, in handleMessage()
2272 if (!doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in handleEnable()
2293 boolean doBind(Intent intent, ServiceConnection conn, int flags, UserHandle user) { in doBind() method in BluetoothManagerService
2394 doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in bluetoothStateChangeHandler()
/frameworks/base/config/
Dboot-image-profile.txt3147 HSPLandroid/bluetooth/BluetoothA2dp;->doBind()Z
3202 HSPLandroid/bluetooth/BluetoothHeadset;->doBind()Z
3210 HSPLandroid/bluetooth/BluetoothHearingAid;->doBind()V
3216 HSPLandroid/bluetooth/BluetoothHidDevice;->doBind()Z
3221 HSPLandroid/bluetooth/BluetoothHidHost;->doBind()Z
3225 HSPLandroid/bluetooth/BluetoothMap;->doBind()Z
3230 HSPLandroid/bluetooth/BluetoothPan;->doBind()Z
3233 HSPLandroid/bluetooth/BluetoothPbap;->doBind()Z
3238 HSPLandroid/bluetooth/BluetoothSap;->doBind()Z
41164 HSPLandroid/bluetooth/BluetoothProfileConnector;->doBind()Z
Dhiddenapi-greylist-max-o.txt9820 Landroid/bluetooth/BluetoothA2dp;->doBind()Z
9845 Landroid/bluetooth/BluetoothA2dpSink;->doBind()Z
10019 Landroid/bluetooth/BluetoothAvrcpController;->doBind()Z
10261 Landroid/bluetooth/BluetoothHeadset;->doBind()Z
10355 Landroid/bluetooth/BluetoothHeadsetClient;->doBind()Z
10447 Landroid/bluetooth/BluetoothHealth;->doBind()Z
10482 Landroid/bluetooth/BluetoothHearingAid;->doBind()V
10523 Landroid/bluetooth/BluetoothHidDevice;->doBind()Z
10555 Landroid/bluetooth/BluetoothHidHost;->doBind()Z
10611 Landroid/bluetooth/BluetoothMap;->doBind()Z
[all …]
/frameworks/base/services/
Dart-profile685 HSPLcom/android/server/BluetoothManagerService;->doBind(Landroid/content/Intent;Landroid/content/Se…