/frameworks/base/core/java/android/app/ |
D | ExitTransitionCoordinator.java | 128 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
|
D | EnterTransitionCoordinator.java | 80 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
|
D | ActivityTransitionCoordinator.java | 233 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
|
D | ActivityOptions.java | 664 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/ |
D | UserSwitchingDialog.java | 96 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/ |
D | MainActivity.java | 19 View decorView = getWindow().getDecorView(); in onCreate() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | SetupWizardListLayoutTest.java | 91 View decorView = layout.findViewById(R.id.suw_layout_decor); in assertListTemplateInflated() local
|
D | SystemBarHelperTest.java | 240 TestWindow(Context context, View decorView) { in TestWindow()
|
D | SetupWizardLayoutTest.java | 235 View decorView = layout.findViewById(R.id.suw_layout_decor); in assertDefaultTemplateInflated() local
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | BackdropFrameRenderer.java | 79 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/ |
D | DataBindingUtil.java | 277 View decorView = activity.getWindow().getDecorView(); in setContentView() local
|
/frameworks/base/core/java/android/widget/ |
D | PopupWindow.java | 1403 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/ |
D | SystemBarHelper.java | 282 void onDecorViewInstalled(View decorView); in onDecorViewInstalled()
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
D | AppCompatActivity.java | 558 final View decorView = currentWindow.getDecorView(); in performMenuItemShortcut() local
|
/frameworks/base/core/java/android/view/ |
D | Window.java | 871 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/ |
D | MediaRouteControllerDialog.java | 458 View decorView = getWindow().getDecorView(); in updateLayout() local 612 View decorView = getWindow().getDecorView(); in updateLayoutHeightInternal() local
|