Searched defs:Controller (Results 1 – 4 of 4) sorted by relevance
39 public class Controller implements CarPowerStateListenerWithCompletion { class48 public Controller(Context context, Looper looper) { in Controller() method in Controller52 public Controller( in Controller() method in Controller
32 public final class Controller { class47 private Controller() {} in Controller() method in Controller
23 public interface Controller { interface
81 sProfileNames.put(BluetoothProfile.AVRCP_CONTROLLER, "AVRCP Controller"); in sProfileNames.put()