Home | History | Annotate | Download | only in hdp

Lines Matching defs:unregisterAppConfiguration

341             mService.unregisterAppConfiguration(mConfig);
389 public boolean unregisterAppConfiguration(BluetoothHealthAppConfiguration config) {
394 return service.unregisterAppConfiguration(config);
488 boolean unregisterAppConfiguration(BluetoothHealthAppConfiguration config) {
492 Log.d(TAG, "unregisterAppConfiguration: no app found");