Searched defs:getDeviceName (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/ui/
H A DEventHub.cpp121 String8 EventHub::getDeviceName(int32_t deviceId) const function in class:android::EventHub
/frameworks/base/services/java/com/android/server/
H A DKeyInputQueue.java477 public static native String getDeviceName(int deviceId); method in class:KeyInputQueue
1248 String name = getDeviceName(deviceId);

Completed in 66 milliseconds