Home
last modified time | relevance | path

Searched defs:rootView (Results 26 – 50 of 840) sorted by relevance

12345678910>>...34

/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementInitializer.java66 ViewGroup rootView) { in initializeCarSystemBarElements()
92 private static List<ElementViewControllerData> findSystemBarElements(ViewGroup rootView) { in findSystemBarElements()
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTrustedOverlayTests.java115 View rootView = mActivity.getWindow().getDecorView(); in setSpyWindowDoesntCrash() local
160 View rootView = mActivity.getWindow().getDecorView(); in testTrustedOverlayChildHelper() local
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/
DChangeDefaultSmsAppHelper.java52 final View composeView, final View rootView, in warnOfMissingActionConditions()
82 final View composeView, final View rootView, in promptToChangeDefaultSmsApp()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentScreenshotTests/src/com/android/wm/shell/bubbles/
H A DBubbleEducationViewScreenshotTest.kt55 val rootView = activity.window.decorView.findViewById(android.R.id.content) as ViewGroup in <lambda>() constant
/aosp_15_r20/developers/samples/android/ui/views/EffectiveNavigation/app/src/main/java/com/example/android/effectivenavigation/
DMainActivity.java124 View rootView = inflater.inflate(R.layout.fragment_section_launchpad, container, false); in onCreateView() local
168 View rootView = inflater.inflate(R.layout.fragment_section_dummy, container, false); in onCreateView() local
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/
DUtilitiesKtTest.kt42 private val rootView = LinearLayout(context).apply { addView(midView) } in <lambda>() constant
/aosp_15_r20/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
H A DMainActivity.java154 View rootView = inflater.inflate(R.layout.fragment_section_launchpad, container, false); in onCreateView() local
197 View rootView = inflater.inflate(R.layout.fragment_section_dummy, container, false); in onCreateView() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DBlockReportSpamListener.java42 private final View rootView; field in BlockReportSpamListener
52 View rootView, in BlockReportSpamListener()
/aosp_15_r20/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/recyclerview/
H A DRecyclerViewFragment.kt53 val rootView = inflater.inflate(R.layout.recycler_view_frag, in <lambda>() constant
/aosp_15_r20/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/recyclerview/
DRecyclerViewFragment.kt53 val rootView = inflater.inflate(R.layout.recycler_view_frag, in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shared/animation/
H A DDisableSubpixelTextTransitionListenerTest.kt37 private var rootView = FrameLayout(context) variable
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java184 public SurfaceControl getViewSurface(View rootView) { in getViewSurface()
304 SurfaceControl getSurfaceControlForWindow(View rootView) { in getSurfaceControlForWindow()
335 void setTouchableRegionForWindow(View rootView, Region region) { in setTouchableRegionForWindow()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/app/
DMovieActivity.java69 private void setSystemUiVisibility(View rootView) { in setSystemUiVisibility()
85 View rootView = findViewById(R.id.movie_view_root); in onCreate() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
H A DOverlayWindow.kt29 val rootView = RegionInterceptingFrameLayout(context) as ViewGroup in <lambda>() constant
/aosp_15_r20/frameworks/libs/systemui/viewcapturelib/tests/com/android/app/viewcapture/
DSettingsAwareViewCaptureTest.kt54 val rootView: View = activity.requireViewById(android.R.id.content) in <lambda>() constant
80 val rootView: View = activity.requireViewById(android.R.id.content) in <lambda>() constant
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DExternalViewScreenshotTestRule.kt81 val rootView = activity.window.decorView in <lambda>() constant
/aosp_15_r20/external/leakcanary2/plumber-android-core/src/main/java/leakcanary/
H A DAndroidLeakFixes.kt464 val rootView = activity.window.decorView.rootView in <lambda>() constant
516 val rootView = mCurRootViewField[inputMethodManager] as View? in <lambda>() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DWindowDecoration.java247 SurfaceControl.Transaction finishT, WindowContainerTransaction wct, T rootView, in relayout()
355 T rootView, int oldLayoutResId, RelayoutResult<T> outResult) { in inflateIfNeeded()
623 private void updateCaptionVisibility(View rootView, @NonNull RelayoutParams params) { in updateCaptionVisibility()
634 private void setCaptionVisibility(View rootView, boolean visible) { in setCaptionVisibility()
/aosp_15_r20/frameworks/base/core/java/android/view/translation/
H A DUiTranslationController.java251 final View rootView = roots.get(rootNum).getView(); in dumpViewByTraversal() local
567 View rootView = roots.get(rootNum).getView(); in onUiTranslationStarted() local
612 final View rootView = roots.get(rootNum).getView(); in findViewsTraversalByAutofillIds() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/
H A DResolverMultiProfilePagerAdapter.java72 final ViewGroup rootView = in createProfileDescriptor() local
184 ResolverProfileDescriptor(ViewGroup rootView, ResolverListAdapter adapter) { in ResolverProfileDescriptor()
H A DChooserMultiProfilePagerAdapter.java79 final ViewGroup rootView = in createProfileDescriptor() local
206 ChooserProfileDescriptor(ViewGroup rootView, ChooserActivity.ChooserGridAdapter adapter) { in ChooserProfileDescriptor()
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/
DPermissionsFragment.kt84 val rootView = inflater.inflate(R.layout.fragment_permissions_request, container, false) in onCreateView() constant
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DLoginActivity.java118 final View rootView = activity.getRootView(); in assertJustInitialViewsAppeared() local
150 final View rootView = activity.getRootView(); in assertInitialViewsAppeared() local
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/
H A DViewAccessibilityUtils.java51 public static Set<View> getAllViewsInHierarchy(View rootView) { in getAllViewsInHierarchy()
292 private static void addAllChildrenToSet(View rootView, Set<View> theSet) { in addAllChildrenToSet()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotWindowController.kt98 val rootView = FrameLayout(context) in addToWindow() constant

12345678910>>...34