Home
last modified time | relevance | path

Searched refs:createLayoutParams (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java228 addView(v, 0, createLayoutParams()); in updateSlot()
250 addView(view, getChildCount(), createLayoutParams()); in addModernMobileView()
273 addView(view, viewIndex, createLayoutParams()); in addModernWifiView()
303 private LayoutParams createLayoutParams() { in createLayoutParams() method in DemoStatusIcons
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DMagnificationThumbnail.java86 mBackgroundParams = createLayoutParams(); in MagnificationThumbnail()
299 private WindowManager.LayoutParams createLayoutParams() { in createLayoutParams() method in MagnificationThumbnail
/aosp14/frameworks/base/core/java/android/widget/
H A DToastPresenter.java111 mParams = createLayoutParams(); in ToastPresenter()
144 private WindowManager.LayoutParams createLayoutParams() { in createLayoutParams() method in ToastPresenter
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java111 mParams = createLayoutParams(context); in MagnificationModeSwitch()
416 private static LayoutParams createLayoutParams(Context context) { in createLayoutParams() method in MagnificationModeSwitch
H A DWindowMagnificationSettings.java147 mParams = createLayoutParams(context); in WindowMagnificationSettings()
649 private static LayoutParams createLayoutParams(Context context) { in createLayoutParams() method in WindowMagnificationSettings
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java706 mEdgeBackPlugin.setLayoutParams(createLayoutParams()); in setEdgeBackPlugin()
728 private WindowManager.LayoutParams createLayoutParams() { in createLayoutParams() method in EdgeBackGestureHandler
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21090 HSPLandroid/widget/ToastPresenter;->createLayoutParams()Landroid/view/WindowManager$LayoutParams;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21154 HSPLandroid/widget/ToastPresenter;->createLayoutParams()Landroid/view/WindowManager$LayoutParams;