Searched refs:BASE_ARCH_MIPS (Results 1 – 1 of 1) sorted by relevance
69 private static final String BASE_ARCH_MIPS = "mips"; field in PackageManagerMultiArchAppTest103 ABI_TO_BASE_ARCH.put(ABI_MIPS, BASE_ARCH_MIPS); in ABI_TO_BASE_ARCH.put() argument104 ABI_TO_BASE_ARCH.put(ABI_MIPS64, BASE_ARCH_MIPS); in ABI_TO_BASE_ARCH.put() argument