/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/ |
H A D | MessageTypeAndValueHelper.java | 23 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 D | RtpTransport.java | 28 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 D | DtmfTransport.java | 25 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 D | ValidatorResult.java | 28 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 D | CallIdMapper.java | 32 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 D | ChreCrossValidatorSensor.java | 34 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 D | AccessibilityValidator.java | 47 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 D | BiMap.java | 27 public class BiMap<K, V> { class
|
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/ |
H A D | UriRecord.java | 22 import com.google.common.collect.BiMap;
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 33521 Lcom/android/internal/telephony/BiMap;
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 43185 Lcom/android/internal/telephony/BiMap;
|