Home
last modified time | relevance | path

Searched defs:anchorView (Results 1 – 25 of 275) sorted by relevance

1234567891011

/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DPopupWindowTest.java905 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor() local
916 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_ignoringBottomDecoration() local
927 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2() local
939 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_offset2_ignoringBottomDecoration() local
950 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset() local
968 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_largeOffset_ignoringBottomDecoration() local
988 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset() local
1001 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_maxOffset_ignoringBottomDecoration() local
1015 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset() local
1028 final View anchorView = mActivity.findViewById(R.id.anchor_upper); in testGetMaxAvailableHeight_topAnchor_negativeOffset_ignoringBottomDecoration() local
[all …]
/aosp_15_r20/frameworks/base/packages/SettingsLib/ActionBarShadow/src/com/android/settingslib/widget/
H A DActionBarShadowController.java59 View anchorView, Lifecycle lifecycle, View scrollView) { in attachToView()
70 private ActionBarShadowController(View anchorView, Lifecycle lifecycle, View scrollView) { in ActionBarShadowController()
105 ScrollChangeWatcher(View anchorView) { in ScrollChangeWatcher()
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java242 public void animateViewIntoPosition(DragView dragView, final View child, View anchorView) { in animateViewIntoPosition()
247 View anchorView) { in animateViewIntoPosition()
306 int animationEndStyle, int duration, View anchorView) { in animateViewIntoPosition()
332 final int animationEndStyle, View anchorView) { in animateView()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/ActionBarShadow/SettingsLibActionBarShadow/android_common_apex33/javac/
DSettingsLibActionBarShadow.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/ActionBarShadow/SettingsLibActionBarShadow/android_common/javac/
DSettingsLibActionBarShadow.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/ActionBarShadow/SettingsLibActionBarShadow/android_common_apex30/javac/
DSettingsLibActionBarShadow.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuPopupHelper.java65 @NonNull View anchorView) { in MenuPopupHelper()
70 @NonNull View anchorView, in MenuPopupHelper()
76 @NonNull View anchorView, boolean overflowOnly, @AttrRes int popupStyleAttr, in MenuPopupHelper()
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/
DSnackBar.java91 private Placement(@NonNull final View anchorView, final boolean anchorAbove) { in Placement()
108 public static Placement above(final View anchorView) { in above()
115 public static Placement below(final View anchorView) { in below()
DSnackBarManager.java180 final View anchorView = placement.getAnchorView(); in show() local
378 final View anchorView = placement.getAnchorView(); in getRelativeOffset() local
/aosp_15_r20/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/util/
H A DSystemUiHider.java110 public static SystemUiHider getInstance(Activity activity, View anchorView, int flags) { in getInstance()
118 protected SystemUiHider(Activity activity, View anchorView, int flags) { in SystemUiHider()
H A DSystemUiHiderBase.java38 protected SystemUiHiderBase(Activity activity, View anchorView, int flags) { in SystemUiHiderBase()
H A DSystemUiHiderHoneycomb.java61 protected SystemUiHiderHoneycomb(Activity activity, View anchorView, int flags) { in SystemUiHiderHoneycomb()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/
H A DTooltipPopup.java63 public void show(View anchorView, int anchorX, int anchorY, boolean fromTouch, in show()
94 private void computePosition(View anchorView, int anchorX, int anchorY, boolean fromTouch, in computePosition()
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceControlInputReceiverTests.java131 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testLocalSurfaceControlReceivesInput() local
187 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testRemoteSurfaceControlReceivesInput() local
267 AnchorView anchorView = new AnchorView(mActivity.getApplicationContext(), sc); in testNonBatchedSurfaceControlReceivesInput() local
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconPanelViewController.java181 View anchorView, @LayoutRes int layoutRes, @DimenRes int widthRes, in StatusIconPanelViewController()
551 public StatusIconPanelViewController build(View anchorView, @LayoutRes int layoutRes, in build()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowPopupMenuTest.java22 View anchorView = new View(ApplicationProvider.getApplicationContext()); in setUp() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/ui/
DControlsPopupMenu.java58 private final void positionPopup(android.view.View anchorView) { in positionPopup()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/debug/
H A DTouchpadSelectionView.java78 private void showPopupMenu(View anchorView, Context context, in showPopupMenu()
/aosp_15_r20/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
DWalletPopupMenu.java40 WalletPopupMenu(Context context, View anchorView) { in WalletPopupMenu()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/user/ui/binder/
DUserSwitcherViewBinder.java49 …pMenu createAndShowPopupMenu(android.content.Context context, android.view.View anchorView, com.an… in createAndShowPopupMenu()
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DActionMenuPresenter.java938 public OverflowPopup(Context context, MenuBuilder menu, View anchorView, in OverflowPopup()
958 public ActionButtonSubmenu(Context context, SubMenuBuilder subMenu, View anchorView) { in ActionButtonSubmenu()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java97 public static ListPopupWindow createPopupMenu(Context context, View anchorView, in createPopupMenu()
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DCtsTouchUtils.java107 ActivityTestRule<?> activityTestRule, View anchorView, in emulateTapOnView()
154 ActivityTestRule<?> activityTestRule, View anchorView, in emulateDoubleTapOnView()
/aosp_15_r20/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DRgbPlayerActivity.java159 View anchorView = this.getParent() instanceof View ? in attachMediaController() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPopupList.java69 public PopupList(Context context, View anchorView) { in PopupList()

1234567891011