HomeSort by relevance Sort by last modified time
    Searched refs:inflateItemView (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
EmailAddressAdapter.java 44 protected View inflateItemView(ViewGroup parent) {
  /external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
StateAdapter.java 183 private View inflateItemView(JSONObject item) throws JSONException {
206 mLayout.addView(inflateItemView(stateObject), i);
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 288 protected abstract View inflateItemView(ViewGroup parent);
320 return inflateItemView(parent);

Completed in 662 milliseconds