Searched defs:abiNames (Results 1 – 2 of 2) sorted by relevance
137 public static List<Abi> getAllAbisForNames( in getAllAbisForNames()
1043 public abstract @NonNull Set<String> abiNames(); in abiNames() method in DexUseManagerLocal.SecondaryDexInfo1065 @NonNull Set<String> abiNames, @NonNull Set<DexLoader> loaders, in create()