Searched refs:doBind (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothProfileConnector.java | 47 doBind(); 81 private boolean doBind() { in doBind() method in BluetoothProfileConnector 130 doBind(); in connect()
|
D | BluetoothPbap.java | 123 doBind(); 143 doBind(); in BluetoothPbap() 146 boolean doBind() { in doBind() method in BluetoothPbap
|
D | BluetoothHeadset.java | 342 doBind(); 364 doBind(); in BluetoothHeadset() 367 private boolean doBind() { in doBind() method in BluetoothHeadset
|
/frameworks/base/services/core/java/com/android/server/ |
D | BluetoothManagerService.java | 1264 if (mIntent != null && mService == null && doBind(mIntent, this, 0, in bindService() 1573 if (!doBind(i, mConnection, in handleMessage() 2035 if (!doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in handleEnable() 2062 boolean doBind(Intent intent, ServiceConnection conn, int flags, UserHandle user) { in doBind() method in BluetoothManagerService 2163 doBind(i, mConnection, Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT, in bluetoothStateChangeHandler()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 3147 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 41165 HSPLandroid/bluetooth/BluetoothProfileConnector;->doBind()Z
|
D | hiddenapi-greylist-max-o.txt | 10492 Landroid/bluetooth/BluetoothA2dp;->doBind()Z 10518 Landroid/bluetooth/BluetoothA2dpSink;->doBind()Z 10701 Landroid/bluetooth/BluetoothAvrcpController;->doBind()Z 10946 Landroid/bluetooth/BluetoothHeadset;->doBind()Z 11041 Landroid/bluetooth/BluetoothHeadsetClient;->doBind()Z 11135 Landroid/bluetooth/BluetoothHealth;->doBind()Z 11171 Landroid/bluetooth/BluetoothHearingAid;->doBind()V 11213 Landroid/bluetooth/BluetoothHidDevice;->doBind()Z 11246 Landroid/bluetooth/BluetoothHidHost;->doBind()Z 11304 Landroid/bluetooth/BluetoothMap;->doBind()Z [all …]
|
/frameworks/base/services/ |
D | art-profile | 685 HSPLcom/android/server/BluetoothManagerService;->doBind(Landroid/content/Intent;Landroid/content/Se…
|