Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/
H A DMessageTypeAndValueHelper.java23 import com.android.internal.telephony.BiMap;
39 public static final BiMap<Integer, Integer> MSG_TYPE_TO_DC_MSG_TYPE = new BiMap<>();
46 public static final BiMap<Integer, Integer> RAT_TYPE_TO_DC_NETWORK_TYPE = new BiMap<>();
52 public static final BiMap<Integer, Integer> CODEC_TO_DC_CODEC = new BiMap<>();
58 public static final BiMap<Integer, Integer> BATTERY_STATE_TO_DC_BATTERY_STATE = new BiMap();
64 public static final BiMap<Integer, Integer> COVERAGE_TO_DC_COVERAGE = new BiMap();
H A DRtpTransport.java28 import com.android.internal.telephony.BiMap;
131 private static final BiMap<Integer, Byte> CALL_STATE_MSG_TYPE_TO_RTP_BITS = new BiMap<>();
132 private static final BiMap<Integer, Byte> DEVICE_STATE_MSG_TYPE_TO_RTP_BITS = new BiMap<>();
170 private static final BiMap<Integer, Byte> RAT_VALUE_TO_RTP_BITS = new BiMap<>();
192 private static final BiMap<Integer, Byte> CODEC_VALUE_TO_RTP_BITS = new BiMap<>();
210 private static final BiMap<Integer, Byte> BATTERY_STATE_VALUE_TO_RTP_BITS = new BiMap<>();
227 private static final BiMap<Integer, Byte> NETWORK_COVERAGE_VALUE_TO_RTP_BITS = new BiMap<>();
H A DDtmfTransport.java25 import com.android.internal.telephony.BiMap;
129 public static final BiMap<Pair<String, String>, Communicator.Message> DTMF_TO_MESSAGE =
130 new BiMap<>();
/aosp12/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/
H A DValidatorResult.java28 import com.google.common.collect.BiMap;
44 private ValidatorResult(BiMap<Long, View> srcMap, ArrayList<Issue> issues, Metric metric) { in ValidatorResult()
91 @NotNull public final BiMap<Long, View> mSrcMap = HashBiMap.create();
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallIdMapper.java32 static class BiMap<K, V> { class in CallIdMapper
89 private final BiMap<String, Call> mCalls = new BiMap<>();
/aosp12/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
H A DChreCrossValidatorSensor.java34 import com.google.common.collect.BiMap;
107 private static final BiMap<Integer, Integer> AP_TO_CHRE_SENSOR_TYPE =
398 private static BiMap<Integer, Integer> makeApToChreSensorTypeMap() { in makeApToChreSensorTypeMap()
399 BiMap<Integer, Integer> map = HashBiMap.create(4); in makeApToChreSensorTypeMap()
/aosp12/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/accessibility/
H A DAccessibilityValidator.java47 import com.google.common.collect.BiMap;
176 @NotNull BiMap<Long, View> originMap, in getHierarchyCheckResults()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBiMap.java27 public class BiMap<K, V> { class
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/
H A DUriRecord.java22 import com.google.common.collect.BiMap;
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt33521 Lcom/android/internal/telephony/BiMap;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt43185 Lcom/android/internal/telephony/BiMap;