Searched defs:SetName (Results 1 – 5 of 5) sorted by relevance
41 boolean SetName(String name); in SetName() method
217 TEST_F(AdapterTest, SetName) { in TEST_F() argument
100 Status BluetoothBinderServer::SetName(const ::android::String16& name, in SetName() function in ipc::binder::BluetoothBinderServer
363 void SetName(std::string name) { in SetName() function
291 bool SetName(const std::string& name) override { in SetName() function in bluetooth::AdapterImpl