Home
last modified time | relevance | path

Searched refs:setWindowInsetsAnimationCallback (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/display/ui/view/
DMirroringConfirmationDialogDelegate.kt89 dialog.window?.decorView?.setWindowInsetsAnimationCallback(insetsAnimationCallback) in <lambda>()
93 dialog.window?.decorView?.setWindowInsetsAnimationCallback(null) in <lambda>()
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DWindowInsetsControllerActivity.java43 text.setWindowInsetsAnimationCallback( in onCreate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/display/ui/view/
DMirroringConfirmationDialogDelegateTest.kt157 .setWindowInsetsAnimationCallback(capture(windowInsetsAnimationCallbackCaptor)) in triggerInsetsChanged()
/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
DChatActivity.java166 mRoot.setWindowInsetsAnimationCallback(new Callback(DISPATCH_MODE_STOP) { in onCreate()
/frameworks/base/core/tests/coretests/src/android/view/
DImeBackAnimationControllerTest.java127 .setWindowInsetsAnimationCallback(mock(WindowInsetsAnimation.Callback.class)); in testAdjustResizeWithAppWindowInsetsListenerPlaysAnim()
DInsetsControllerTest.java698 mViewRoot.getView().setWindowInsetsAnimationCallback( in testResizeAnimation_withFlagAnimateResizing()
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DImeStressTestUtil.java507 mEditText.setWindowInsetsAnimationCallback( in enableAnimationMonitoring()
/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
DImePerfTest.java462 activity.getWindow().getDecorView().setWindowInsetsAnimationCallback( in setImeListener()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java351 mSecurityViewFlipper.setWindowInsetsAnimationCallback(mWindowInsetsAnimationCallback); in onResume()
444 mSecurityViewFlipper.setWindowInsetsAnimationCallback(null); in onPause()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java280 mEditText.setWindowInsetsAnimationCallback( in onFinishInflate()
/frameworks/base/core/java/android/view/
DViewGroup.java7503 public void setWindowInsetsAnimationCallback( in setWindowInsetsAnimationCallback() method in ViewGroup
7505 super.setWindowInsetsAnimationCallback(callback); in setWindowInsetsAnimationCallback()
DView.java12616 public void setWindowInsetsAnimationCallback(
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java668 setWindowInsetsAnimationCallback(mInsetsCallback); in NotificationStackScrollLayout()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53161 …method public void setWindowInsetsAnimationCallback(@Nullable android.view.WindowInsetsAnimation.C…