HomeSort by relevance Sort by last modified time
    Searched full:initbinder (Results 1 - 11 of 11) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 68 protected abstract IProfileServiceBinder initBinder();
111 mBinder = initBinder();
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkService.java 45 protected IProfileServiceBinder initBinder() {
A2dpService.java 50 protected IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 66 protected IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 57 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientService.java 58 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 88 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 83 protected IProfileServiceBinder initBinder() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 80 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 531 protected IProfileServiceBinder initBinder() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 166 protected IProfileServiceBinder initBinder() {
    [all...]

Completed in 2303 milliseconds