HomeSort by relevance Sort by last modified time
    Searched full:inputdevices (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 153 List<BluetoothDevice> inputDevices = new ArrayList<BluetoothDevice>();
159 inputDevices.add(device);
164 return inputDevices;
  /frameworks/base/docs/html/sdk/
android-3.1-highlights.jd 311 <h3 id="inputdevices">Input from mice, joysticks, and gamepads</h3>

Completed in 285 milliseconds