Searched refs:sProfileToValue (Results 1 – 1 of 1) sorted by relevance
126 private static final Map<Integer, BluetoothProfile> sProfileToValue = field in Sl4aBluetoothUtil.BluetoothProfile133 return sProfileToValue.get(profile); in valueOfProfile()