Home | History | Annotate | Download | only in settings

Lines Matching refs:bindView

1579             UidDetailTask.bindView(mProvider, item, convertView);
2152 public static void bindView(
2161 bindView(cachedDetail, target);
2168 private static void bindView(UidDetail detail, View target) {
2183 bindView(null, mTarget);
2193 bindView(result, mTarget);