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

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 118 return registerAppConfiguration(name, dataType, SINK_ROLE,
138 public boolean registerAppConfiguration(String name, int dataType, int role,
150 result = mService.registerAppConfiguration(config, wrapper);
IBluetooth.aidl 114 boolean registerAppConfiguration(in BluetoothHealthAppConfiguration config,
  /frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java 171 boolean registerAppConfiguration(BluetoothHealthAppConfiguration config,
BluetoothService.java     [all...]

Completed in 45 milliseconds