Searched defs:anchorView (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | PhotoActionPopup.java | 67 public static ListPopupWindow createPopupMenu(Context context, View anchorView, in createPopupMenu()
|
D | ContactEditorFragment.java | 1059 final View anchorView = editor.findViewById(R.id.account_selector_container); in addAccountSwitcher() local 1682 final View anchorView = rawContactView.findViewById(R.id.anchor_view); in onAggregationSuggestionChange() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DragLayer.java | 549 final Runnable onFinishAnimationRunnable, View anchorView) { in animateViewIntoPosition() 554 final Runnable onFinishAnimationRunnable, View anchorView) { in animateViewIntoPosition() 623 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition() 656 final Runnable onCompleteRunnable, final int animationEndStyle, View anchorView) { in animateView() 725 final int animationEndStyle, View anchorView) { in animateView()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DragLayer.java | 476 final Runnable onFinishAnimationRunnable, View anchorView) { in animateViewIntoPosition() 536 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition() 569 final Runnable onCompleteRunnable, final int animationEndStyle, View anchorView) { in animateView() 636 final int animationEndStyle, View anchorView) { in animateView()
|
/packages/apps/Settings/src/com/android/settings/ |
D | DateTimeSettingsSetupWizard.java | 282 View anchorView = findViewById(anchorViewId); in showTimezonePicker() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | PopupList.java | 69 public PopupList(Context context, View anchorView) { in PopupList()
|