Home
last modified time | relevance | path

Searched defs:getInputDeviceName (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualInputDeviceConfig.java83 public String getInputDeviceName() { in getInputDeviceName() method in VirtualInputDeviceConfig
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DBatteryController.java228 private String getInputDeviceName(int deviceId) { in getInputDeviceName() method in BatteryController
/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1508 public static String getInputDeviceName(int device) in getInputDeviceName() method in AudioSystem