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