Searched defs:getDeviceAlias (Results 1 – 4 of 4) sorted by relevance
102 public String getDeviceAlias() { in getDeviceAlias() method in WifiDisplay
132 jmethodID getDeviceAlias; member748 std::string NativeInputManager::getDeviceAlias(const InputDeviceIdentifier& identifier) { in getDeviceAlias() function in android::NativeInputManager
3033 private String getDeviceAlias(String uniqueId) { in getDeviceAlias() method in InputManagerService
363 std::string getDeviceAlias(const InputDeviceIdentifier&) override { return ""; } in getDeviceAlias() function in android::FakeInputReaderPolicy