Home
last modified time | relevance | path

Searched defs:view (Results 1 – 25 of 711) sorted by relevance

12345678910>>...29

/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/list/
DContactListItemViewTest.java58 ContactListItemView view = createView(); in testShowDisplayName_Simple() local
67 ContactListItemView view = createView(); in testShowDisplayName_Unknown() local
77 ContactListItemView view = createView(); in testShowDisplayName_WithPrefix() local
92 ContactListItemView view = createView(); in testShowDisplayName_WithPrefixReversed() local
103 ContactListItemView view = createView(); in testSetSnippet_Prefix() local
115 ContactListItemView view = new ContactListItemView(getContext()); in createView() local
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DGalleryGridItemViewTest.java49 protected void verifyClickedItem(final View view, final GalleryGridItemData data) { in verifyClickedItem()
54 final GalleryGridItemView view, in verifyContent()
77 final GalleryGridItemView view = getView(); in testBind() local
90 final GalleryGridItemView view = getView(); in testBindMultiSelectUnSelected() local
103 final GalleryGridItemView view = getView(); in testBindMultiSelectSelected() local
116 final GalleryGridItemView view = getView(); in testClick() local
128 final GalleryGridItemView view = getView(); in testBindTwice() local
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DViewUtils.java40 public static boolean isViewRtl(View view) { in isViewRtl()
48 public static int getPaddingStart(View view) { in getPaddingStart()
56 public static int getPaddingEnd(View view) { in getPaddingEnd()
64 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment()
80 public static void announceForAccessibility(View view, CharSequence text) { in announceForAccessibility()
/packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/
DContactListItemViewTest.java49 final ContactListItemView view) { in verifyAddedContactForData()
54 final ContactListItemView view, in verifyContent()
78 final ContactListItemView view = getView(); in testBindFirstLevel() local
89 final ContactListItemView view = getView(); in testBindSecondLevel() local
100 final ContactListItemView view = getView(); in testClickAddedContact() local
110 final ContactListItemView view = getView(); in testBindTwice() local
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
DConversationMessageViewTest.java47 final ConversationMessageView view = super.getView(); in getView() local
52 protected void verifyContent(final ConversationMessageView view, final String messageText, in verifyContent()
70 final ConversationMessageView view = getView(); in testBind() local
81 final ConversationMessageView view = getView(); in testBindTwice() local
94 final ConversationMessageView view = getView(); in testBindLast() local
/packages/apps/Calendar/src/com/android/calendar/
DDayFragment.java115 DayView view = new DayView(getActivity(), CalendarController in makeView() local
130 DayView view = (DayView) mViewSwitcher.getCurrentView(); in onResume() local
152 DayView view = (DayView) mViewSwitcher.getCurrentView(); in onPause() local
223 DayView view = (DayView) mViewSwitcher.getCurrentView(); in getSelectedTimeInMillis() local
234 DayView view = (DayView) mViewSwitcher.getCurrentView(); in eventsChanged() local
243 DayView view = (DayView) mViewSwitcher.getCurrentView(); in getSelectedEvent() local
248 DayView view = (DayView) mViewSwitcher.getCurrentView(); in isEventSelected() local
253 DayView view = (DayView) mViewSwitcher.getCurrentView(); in getNewEvent() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DViewUtil.java40 public static int getConstantPreLayoutWidth(View view) { in getConstantPreLayoutWidth()
56 public static boolean isViewLayoutRtl(View view) { in isViewLayoutRtl()
94 public static void addRectangularOutlineProvider(View view, Resources res) { in addRectangularOutlineProvider()
105 public static void setupFloatingActionButton(View view, Resources res) { in setupFloatingActionButton()
/packages/apps/Settings/src/com/android/settings/applications/
DLayoutPreference.java46 final View view = LayoutInflater.from(getContext()) in LayoutPreference() local
55 public LayoutPreference(Context context, View view) { in LayoutPreference()
60 private void setView(View view) { in setView()
72 public void onBindViewHolder(PreferenceViewHolder view) { in onBindViewHolder()
/packages/apps/Camera2/src/com/android/camera/data/
DFilmstripItem.java77 public void recycle(@Nonnull View view); in recycle()
84 public View getView(Optional<View> view, in getView()
101 public void renderTiny(@Nonnull View view); in renderTiny()
108 public void renderThumbnail(@Nonnull View view); in renderThumbnail()
115 public void renderFullRes(@Nonnull View view); in renderFullRes()
DVideoItem.java151 View view; in getView() local
189 public void renderTiny(@Nonnull View view) { in renderTiny()
194 public void renderThumbnail(@Nonnull View view) { in renderThumbnail()
202 public void renderFullRes(@Nonnull View view) { } in renderFullRes()
205 public void recycle(@Nonnull View view) { in recycle()
233 private VideoViewHolder getViewHolder(@Nonnull View view) { in getViewHolder()
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/
DConversationListItemViewTest.java75 final ConversationListItemView view, final FakeCursor cursor, final int index) { in verifyContent()
94 final ConversationListItemView view, in verifyContent()
138 final ConversationListItemView view = getView(); in testBindUnread() local
147 final ConversationListItemView view = getView(); in testBindRead() local
157 final ConversationListItemView view = getView(); in testClickLaunchesConversation() local
167 final ConversationListItemView view = getView(); in testBindTwice() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorAnimator.java118 public void showFieldFooter(final View view) { in showFieldFooter()
162 View view = scrollView.findFocus(); in scrollViewToTop() local
168 public static void placeFocusAtTopOfScreenAfterReLayout(final View view) { in placeFocusAtTopOfScreenAfterReLayout()
179 private int offsetFromTopOfViewGroup(View view, ViewGroup viewGroup) { in offsetFromTopOfViewGroup()
187 private static ScrollView getParentScrollView(View view) { in getParentScrollView()
219 private static List<View> getViewsBelowOf(View view) { in getViewsBelowOf()
232 View view = container.getChildAt(i); in getViewsBelowOfRecursive() local
DCompactKindSectionView.java218 final View view = mEditors.getChildAt(i); in setGroupMetaData() local
234 final View view = mEditors.getChildAt(i); in isEmptyName() local
254 final View view = mEditors.getChildAt(i); in setName() local
402 final GroupMembershipView view = (GroupMembershipView) mLayoutInflater.inflate( in addGroupEditorView() local
417 final View view = mLayoutInflater.inflate( in addNonNameEditorView() local
451 final View view = mEditors.getChildAt(i); in updateEmptyEditors() local
486 final View view = mEditors.getChildAt(i); in updateEmptyNameEditors() local
563 final View view = addNonNameEditorView(rawContactDelta, dataKind, values, in updateEmptyNonNameEditors() local
569 private void hideView(View view) { in hideView()
573 private void deleteView(View view, boolean shouldAnimate) { in deleteView()
[all …]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewOutlineProviderCompatUtilsLXX.java34 static InsetsUpdater setInsetsOutlineProvider(final View view) { in setInsetsOutlineProvider()
46 public InsetsOutlineProvider(final View view) { in InsetsOutlineProvider()
61 public void getOutline(final View view, final Outline outline) { in getOutline()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DFrameLayoutWithShadows.java210 View view = shadowView.shadowedView; in prune() local
234 View view = shadowView.shadowedView; in layoutShadows() local
283 public View addShadowView(View view, Drawable shadow) { in addShadowView()
309 public View addShadowView(View view) { in addShadowView()
323 public static View getShadowView(View view) { in getShadowView()
348 public void bringViewShadowToTop(View view) { in bringViewShadowToTop()
378 public static void removeShadowView(View view) { in removeShadowView()
404 ShadowView view = mRecycleBin.remove(size - 1); in getFromRecycleBin() local
415 public void setShadowVisibility(View view, int visibility) { in setShadowVisibility()
427 public static FrameLayoutWithShadows findParentShadowsView(View view) { in findParentShadowsView()
/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java117 ContactListItemView view = super.newView(context, partition, cursor, position, parent); in newView() local
127 ContactListItemView view = (ContactListItemView)itemView; in bindView() local
135 protected void bindPostalAddress(ContactListItemView view, Cursor cursor) { in bindPostalAddress()
148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider()
158 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName()
162 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto()
DEmailAddressListAdapter.java127 ContactListItemView view = super.newView(context, partition, cursor, position, parent); in newView() local
136 ContactListItemView view = (ContactListItemView)itemView; in bindView() local
144 protected void bindEmailAddress(ContactListItemView view, Cursor cursor) { in bindEmailAddress()
157 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider()
167 protected void bindName(final ContactListItemView view, Cursor cursor) { in bindName()
171 protected void bindPhoto(final ContactListItemView view, Cursor cursor) { in bindPhoto()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
DWindowLocationUtil.java41 public static void getLocationsInWindow(View view, float[] points) { in getLocationsInWindow()
95 public static void getLocationsInWindow(View view, RectF rect) { in getLocationsInWindow()
110 public static void getImageLocationsInWindow(ImageView view, in getImageLocationsInWindow()
/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java206 private boolean isVisibleInLayout(int position, MenuRowView view, List<Integer> rowsToAdd, in isVisibleInLayout()
281 MenuRowView view = mMenuRowViews.get(i); in getViewLayouts() local
293 MenuRowView view = mMenuRowViews.get(position); in getViewLayouts() local
552 MenuRowView view = mMenuRowViews.get(i); in setSelectedPositionSmooth() local
656 MenuRowView view = mMenuRowViews.get(i); in onMenuRowUpdated() local
673 MenuRowView view = mMenuRowViews.get(i); in onMenuRowUpdated() local
703 MenuRowView view = mMenuRowViews.get(position); in onMenuRowUpdated() local
718 MenuRowView view = mMenuRowViews.get(position); in onMenuRowUpdated() local
722 MenuRowView view = mMenuRowViews.get(entry.getKey()); in onMenuRowUpdated() local
753 private ObjectAnimator createTranslationYAnimator(View view, float from, float to) { in createTranslationYAnimator()
[all …]
/packages/services/Car/car-support-lib/src/android/support/car/input/
DCarInputManager.java33 abstract public void startInput(EditText view); in startInput()
58 abstract public boolean isCurrentCarEditable(EditText view); in isCurrentCarEditable()
/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClockFragment.java36 public void onFabClick(View view){ in onFabClick()
60 public void onLeftButtonClick(View view) { in onLeftButtonClick()
64 public void onRightButtonClick(View view) { in onRightButtonClick()
/packages/apps/Camera2/src/com/android/camera/
DVideoController.java25 public void onReviewDoneClicked(View view); in onReviewDoneClicked()
27 public void onReviewPlayClicked(View view); in onReviewPlayClicked()
33 public void onSingleTapUp(View view, int x, int y); in onSingleTapUp()
/packages/experimental/LoaderApp/src/com/android/loaderapp/
DCursorFactoryListAdapter.java35 public void bindView(View view, Context context, Cursor cursor); in bindView()
55 public void bindView(View view, Context context, Cursor cursor) { in bindView()
68 View view = mViewFactory.newView(context, parent); in newView() local
74 public void bindView(View view, Context context, Cursor cursor) { in bindView()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DPanelTrack.java26 public void onTouch(MotionEvent event, StateView view); in onTouch()
28 public void setCurrentView(View view); in setCurrentView()
31 public int findChild(View view); in findChild()
/packages/apps/PhoneCommon/src/com/android/phone/common/util/
DViewUtil.java42 public static int getConstantPreLayoutWidth(View view) { in getConstantPreLayoutWidth()
58 public static boolean isViewLayoutRtl(View view) { in isViewLayoutRtl()
74 public static void setupFloatingActionButton(View view, Resources res) { in setupFloatingActionButton()

12345678910>>...29