Searched refs:allValues (Results 1 – 1 of 1) sorted by relevance
110 private static TYPE[] allValues = values(); field in BluetoothMapUtils.TYPE112 if(n < allValues.length) in fromOrdinal()113 return allValues[n]; in fromOrdinal()