Searched defs:removeService (Results 1 – 2 of 2) sorted by relevance
| /system/bt/binder/android/bluetooth/ | ||
| D | IBluetoothGatt.aidl | 109 void removeService(in int serverIf, in int handle); in removeService() method |
| /system/hwservicemanager/ | ||
| D | ServiceManager.cpp | 771 bool ServiceManager::removeService(const wp<IBase>& who, const std::string* restrictToInstanceName)… in removeService() function in android::hidl::manager::implementation::ServiceManager |