Searched refs:doBind (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothProfileConnector.java | 53 doBind(); 95 private boolean doBind() { in doBind() method in BluetoothProfileConnector 156 doBind(); in connect()
|
D | BluetoothPbap.java | 126 doBind(); 159 doBind(); in BluetoothPbap() 163 boolean doBind() { in doBind() method in BluetoothPbap
|
D | BluetoothHeadset.java | 359 doBind(); 391 doBind(); in BluetoothHeadset() 395 private boolean doBind() { in doBind() method in BluetoothHeadset
|
/frameworks/base/services/core/java/com/android/server/ |
D | BluetoothManagerService.java | 1510 if (mIntent != null && mService == null && doBind(mIntent, this, 0, in bindService() 1827 if (!doBind(i, mConnection, in handleMessage() 2419 if (!doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in handleEnable() 2440 boolean doBind(Intent intent, ServiceConnection conn, int flags, UserHandle user) { in doBind() method in BluetoothManagerService 2563 doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in bluetoothStateChangeHandler()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 9811 Landroid/bluetooth/BluetoothA2dp;->doBind()Z 9836 Landroid/bluetooth/BluetoothA2dpSink;->doBind()Z 10010 Landroid/bluetooth/BluetoothAvrcpController;->doBind()Z 10252 Landroid/bluetooth/BluetoothHeadset;->doBind()Z 10346 Landroid/bluetooth/BluetoothHeadsetClient;->doBind()Z 10438 Landroid/bluetooth/BluetoothHealth;->doBind()Z 10473 Landroid/bluetooth/BluetoothHearingAid;->doBind()V 10514 Landroid/bluetooth/BluetoothHidDevice;->doBind()Z 10546 Landroid/bluetooth/BluetoothHidHost;->doBind()Z 10602 Landroid/bluetooth/BluetoothMap;->doBind()Z [all …]
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 3504 HSPLandroid/bluetooth/BluetoothHeadset;->doBind()Z 3531 HSPLandroid/bluetooth/BluetoothPbap;->doBind()Z 3544 HSPLandroid/bluetooth/BluetoothProfileConnector;->doBind()Z
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 3502 HSPLandroid/bluetooth/BluetoothHeadset;->doBind()Z 3529 HSPLandroid/bluetooth/BluetoothPbap;->doBind()Z 3542 HSPLandroid/bluetooth/BluetoothProfileConnector;->doBind()Z
|
/frameworks/base/services/ |
D | art-profile | 1140 HSPLcom/android/server/BluetoothManagerService;->doBind(Landroid/content/Intent;Landroid/content/Se…
|