Searched refs:getListAdapterViewFqcn (Results 1 – 2 of 2) sorted by relevance
560 public static String getListAdapterViewFqcn(Class<?> clz) { in getListAdapterViewFqcn() method in ProjectCallback573 return getListAdapterViewFqcn(superClass); in getListAdapterViewFqcn()634 String listFqcn = getListAdapterViewFqcn(viewObject.getClass()); in getAdapterBinding()
391 String listFqcn = ProjectCallback.getListAdapterViewFqcn(viewObject.getClass()); in getNodeBinding()