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