Home
last modified time | relevance | path

Searched defs:decorView (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/app/
DExitTransitionCoordinator.java128 ViewGroup decorView = getDecor(); in resetViews() local
146 final ViewGroup decorView = getDecor(); in sharedElementExitBack() local
163 private void startSharedElementExit(final ViewGroup decorView) { in startSharedElementExit()
208 ViewGroup decorView = getDecor(); in startExit() local
230 ViewGroup decorView = getDecor(); in startExit() local
281 ViewGroup decorView = getDecor(); in startExitTransition() local
379 ViewGroup decorView = getDecor(); in beginTransitions() local
463 ViewGroup decorView = getDecor(); in notifyExitComplete() local
DEnterTransitionCoordinator.java80 final View decorView = getDecor(); in EnterTransitionCoordinator() local
173 ViewGroup decorView = getDecor(); in mapNamedElements() local
194 final View decorView = getDecor(); in sendSharedElementDestination() local
331 ViewGroup decorView = getDecor(); in prepareEnter() local
381 ViewGroup decorView = getDecor(); in startSharedElementTransition() local
486 private Transition beginTransition(ViewGroup decorView, boolean startEnterTransition, in beginTransition()
562 final ViewGroup decorView = getDecor(); in onTransitionsComplete() local
581 ViewGroup decorView = getDecor(); in startEnterTransition() local
622 ViewGroup decorView = getDecor(); in stop() local
686 final ViewGroup decorView = getDecor(); in startRejectedAnimations() local
DActivityTransitionCoordinator.java233 ViewGroup decorView = getDecor(); in viewsReady() local
473 ViewGroup decorView = getDecor(); in mapSharedElements() local
632 final View decorView = getDecor(); in scheduleSetSharedElementEnd() local
680 ViewGroup decorView = getDecor(); in createSnapshots() local
931 final View decorView = getDecor(); in scheduleGhostVisibilityChange() local
DActivityOptions.java664 final View decorView = window.getDecorView(); in startSharedElementAnimation() local
686 final View decorView = window.getDecorView(); in stopSharedElementAnimation() local
1410 View decorView = mWindow.getDecorView(); in HideWindowListener() local
1441 View decorView = mWindow.getDecorView(); in hideWhenDone() local
/frameworks/base/services/core/java/com/android/server/am/
DUserSwitchingDialog.java96 final View decorView = getWindow().getDecorView(); in show() local
118 final View decorView = getWindow().getDecorView(); in startUser() local
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DMainActivity.java19 View decorView = getWindow().getDecorView(); in onCreate() local
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DSetupWizardListLayoutTest.java91 View decorView = layout.findViewById(R.id.suw_layout_decor); in assertListTemplateInflated() local
DSystemBarHelperTest.java240 TestWindow(Context context, View decorView) { in TestWindow()
DSetupWizardLayoutTest.java235 View decorView = layout.findViewById(R.id.suw_layout_decor); in assertDefaultTemplateInflated() local
/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java79 public BackdropFrameRenderer(DecorView decorView, ThreadedRenderer renderer, Rect initialBounds, in BackdropFrameRenderer()
109 void onResourcesLoaded(DecorView decorView, Drawable resizingBackgroundDrawable, in onResourcesLoaded()
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DDataBindingUtil.java277 View decorView = activity.getWindow().getDecorView(); in setContentView() local
/frameworks/base/core/java/android/widget/
DPopupWindow.java1403 final PopupDecorView decorView = new PopupDecorView(mContext); in createDecorView() local
1424 final PopupDecorView decorView = mDecorView; in invokePopup() local
1879 final PopupDecorView decorView = mDecorView; in dismiss() local
1977 private void dismissImmediate(View decorView, ViewGroup contentHolder, View contentView) { in dismissImmediate()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java282 void onDecorViewInstalled(View decorView); in onDecorViewInstalled()
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DAppCompatActivity.java558 final View decorView = currentWindow.getDecorView(); in performMenuItemShortcut() local
/frameworks/base/core/java/android/view/
DWindow.java871 final View decorView = getDecorView(); in addOnFrameMetricsAvailableListener() local
887 final View decorView = getDecorView(); in removeOnFrameMetricsAvailableListener() local
1265 final View decorView = getDecorView(); in isOutOfBounds() local
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteControllerDialog.java458 View decorView = getWindow().getDecorView(); in updateLayout() local
612 View decorView = getWindow().getDecorView(); in updateLayoutHeightInternal() local