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()156 s = raw + " (" + raw + ")"; in getPrettyAbiType()
21 @android:raw/
26 source files (in the gen directory) and bytecode (in the res/raw
172 source files (in the gen/ directory) and bytecode (in the res/raw/