Searched refs:getAlias (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DInputDevice.h75 inline const String8& getAlias() const { return mAlias; } function in class:android::InputDeviceInfo
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java610 public String getAlias() { method in class:BluetoothDevice
645 * @see #getAlias()
652 String name = getAlias();

Completed in 1674 milliseconds