Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java157 static PacketType fromOrdinal(int n) { in fromOrdinal() method in BluetoothQualityReport.PacketType
213 static LinkQuality fromOrdinal(int n) { in fromOrdinal() method in BluetoothQualityReport.LinkQuality
230 static AirMode fromOrdinal(int n) { in fromOrdinal() method in BluetoothQualityReport.AirMode
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java121 public static TYPE fromOrdinal(int n) { in fromOrdinal() method in BluetoothMapUtils.TYPE