Searched refs:InstructionSets (Results 1 – 13 of 13) sorted by relevance
19 import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;
34 public class InstructionSets { class
19 import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;20 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;
18 per-file InstructionSets.java = file:dex/OWNERS
27 import static com.android.server.pm.InstructionSets.getPreferredInstructionSet;28 import static com.android.server.pm.InstructionSets.getPrimaryInstructionSet;
37 import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;38 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;
28 import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;
50 import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;
3736 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets();
5616 String loadingPkgDexCodeIsa = InstructionSets.getDexCodeInstructionSet(
159 Lcom/android/server/pm/InstructionSets;->getPrimaryInstructionSet(Lcom/android/server/pm/PackageAbi…
809 Lcom/android/server/pm/InstructionSets;18295 PLcom/android/server/pm/InstructionSets;-><clinit>()V18296 HPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/S…18297 PLcom/android/server/pm/InstructionSets;->getPreferredInstructionSet()Ljava/lang/String;18298 HPLcom/android/server/pm/InstructionSets;->getPrimaryInstructionSet(Lcom/android/server/pm/PackageA…
2429 HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/…