Home
last modified time | relevance | path

Searched defs:numDevices (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHotspotController.java32 void onHotspotChanged(boolean enabled, int numDevices); in onHotspotChanged()
/frameworks/wilhelm/tests/sandbox/
Doutputmix.c182 SLint32 numDevices = 1; in main() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DHotspotTile.java209 public void onHotspotChanged(boolean enabled, int numDevices) { in onHotspotChanged()
/frameworks/base/core/java/android/hardware/input/
DInputManager.java283 int numDevices = mInputDevices.size(); in getInputDeviceByDescriptor() local
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java759 final int numDevices = mInputDevices.length; in deliverInputDevicesChanged() local
1070 final int numDevices = inputDevices.length; in containsInputDeviceWithDescriptor() local
/frameworks/native/services/inputflinger/
DInputReader.cpp725 size_t numDevices = mDevices.size(); in getInputDevicesLocked() local
767 size_t numDevices = mDevices.size(); in getStateLocked() local
821 size_t numDevices = mDevices.size(); in markSupportedKeyCodesLocked() local