Searched defs:anchorView (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DragLayer.java | 447 final Runnable onFinishAnimationRunnable, View anchorView) { in animateViewIntoPosition() 503 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition() 536 final Runnable onCompleteRunnable, final int animationEndStyle, View anchorView) { in animateView() 603 final int animationEndStyle, View anchorView) { in animateView()
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | PhotoActionPopup.java | 73 public static ListPopupWindow createPopupMenu(Context context, View anchorView, in createPopupMenu()
|
D | ContactEditorFragment.java | 874 final View anchorView = editor.findViewById(R.id.account_container); in addAccountSwitcher() local 1421 final View anchorView = rawContactView.findViewById(R.id.anchor_view); in onAggregationSuggestionChange() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | DateTimeSettingsSetupWizard.java | 283 View anchorView = findViewById(anchorViewId); in showTimezonePicker() local
|
/packages/apps/Contacts/src/com/android/contacts/dialpad/ |
D | DialpadFragment.java | 892 public PopupMenu constructPopupMenu(View anchorView) { in constructPopupMenu()
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
D | ContactDetailFragment.java | 1047 private void showListPopup(View anchorView, ListAdapter adapter, in showListPopup()
|