Searched defs:Controller (Results 1 – 10 of 10) sorted by relevance
21 pub struct Controller { struct22 internal: cxx::UniquePtr<ffi::ControllerIntf>, argument25 unsafe impl Send for Controller {} implementation27 impl Controller { implementation
30 class Controller private constructor() { class
60 message Controller { message
99 private class Controller implements DiscoveryProviderController { class in AbstractDiscoveryProvider
23 public interface Controller { interface
67 class Controller: class
131 sProfileNames.put(BluetoothProfile.AVRCP_CONTROLLER, "AVRCP Controller"); in sProfileNames.put()
1251 interface Controller { interface in BubbleBarView
1241 Controller::Controller() : impl_(std::make_unique<impl>(*this)) {} in Controller() function in bluetooth::hci::Controller
1169 ExecutionPlan::Controller::Controller( in Controller() function in android::nn::ExecutionPlan::Controller