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

  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerV9.java 106 int[] activeDevices = InputDevice.getDeviceIds();
108 for ( int id : activeDevices ) {
115 return activeDevices;
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 696 milliseconds