Searched defs:adapters (Results 1 – 3 of 3) sorted by relevance
211 HashMap<AccessorKey, MethodDescription> adapters = mStore.adapterMethods.get(attribute); in addBindingAdapter() local237 HashMap<AccessorKey, InverseDescription> adapters = mStore.inverseAdapters.get(attribute); in addInverseAdapter() local499 List<String> adapters = mInstanceAdapters.get(simpleName); in getBindingAdapterCall() local510 HashSet<String> adapters = new HashSet<String>(); in ensureInstanceAdapters() local654 HashMap<AccessorKey, MethodDescription> adapters = mStore.adapterMethods.get(attribute); in getSetterCall() local724 HashMap<AccessorKey, InverseDescription> adapters = mStore.inverseAdapters.get(attribute); in getGetterCall() local
253 CombinedAdapter(@NonNull ArrayList<ActionAdapter> adapters) { in CombinedAdapter()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...