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