Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java126 private static final Map<Integer, BluetoothProfile> sProfileToValue = field in Sl4aBluetoothUtil.BluetoothProfile
133 return sProfileToValue.get(profile); in valueOfProfile()