Searched refs:raw (Results 1 – 4 of 4) sorted by relevance
144 public static String getPrettyAbiType(String raw) { in getPrettyAbiType() argument146 if (raw.equalsIgnoreCase(SdkConstants.ABI_ARMEABI)) { in getPrettyAbiType()149 } else if (raw.equalsIgnoreCase(SdkConstants.ABI_ARMEABI_V7A)) { in getPrettyAbiType()152 } else if (raw.equalsIgnoreCase(SdkConstants.ABI_INTEL_ATOM)) { in getPrettyAbiType()155 } else if (raw.equalsIgnoreCase(SdkConstants.ABI_MIPS)) { in getPrettyAbiType()159 s = raw + " (" + raw + ")"; in getPrettyAbiType()
21 @android:raw/
129 source files (in the gen directory) and bytecode (in the res/raw
235 source files (in the gen/ directory) and bytecode (in the res/raw/