Home
last modified time | relevance | path

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

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