HomeSort by relevance Sort by last modified time
    Searched refs:initBinder (Results 1 - 8 of 8) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 64 protected abstract IProfileServiceBinder initBinder();
107 mBinder = initBinder();
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpService.java 49 protected IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 57 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 79 public IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 626 protected IProfileServiceBinder initBinder() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 91 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/gatt/
GattService.java 181 protected IProfileServiceBinder initBinder() {
    [all...]

Completed in 225 milliseconds