Searched refs:getDisplayType (Results 1 – 6 of 6) sorted by relevance
71 int getDisplayType(); in getDisplayType() method145 switch (formPageInfo.getDisplayType()) { in displayPage()
119 if (formPageType.getDisplayType() == FormPageDisplayer.DISPLAY_TYPE_LOADING) { in onPageComplete()
182 public int getDisplayType() { in getDisplayType() method in WifiFormPageType
87 public static String getDisplayType(final Context context, final Attachment attachment) { in getDisplayType() method in AttachmentUtils
135 mDisplayType = AttachmentUtils.getDisplayType(getContext(), attachment); in render()
155 AttachmentUtils.getDisplayType(getContext(), attachment)); in render()