Home
last modified time | relevance | path

Searched refs:SetAliasReturnValues (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1766 public @interface SetAliasReturnValues {} annotation in BluetoothDevice
1788 public @SetAliasReturnValues int setAlias(@Nullable String alias) { in setAlias()