Home
last modified time | relevance | path

Searched refs:onGetWindowAnimations (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/support/fragment/src/main/java/androidx/fragment/app/
DFragmentHostCallback.java173 public int onGetWindowAnimations() { in onGetWindowAnimations() method in FragmentHostCallback
DFragmentActivity.java1012 public int onGetWindowAnimations() { in onGetWindowAnimations() method in FragmentActivity.HostCallbacks
DFragmentManager.java1237 transitionStyle = mHost.onGetWindowAnimations(); in loadAnimation()
/frameworks/base/tests/testables/src/android/testing/
DBaseFragmentTest.java229 public int onGetWindowAnimations() { in onGetWindowAnimations() method in BaseFragmentTest.HostCallbacks
/frameworks/base/core/java/android/app/
DFragmentHostCallback.java200 public int onGetWindowAnimations() { in onGetWindowAnimations() method in FragmentHostCallback
DFragmentManager.java1125 transitionStyle = mHost.onGetWindowAnimations(); in loadAnimator()
DActivity.java7972 public int onGetWindowAnimations() { in onGetWindowAnimations() method in Activity.HostCallbacks
/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
DFragmentHostManager.java246 public int onGetWindowAnimations() { in onGetWindowAnimations() method in FragmentHostManager.HostCallbacks
/frameworks/support/fragment/api/
Dcurrent.txt233 method public int onGetWindowAnimations();
/frameworks/support/fragment/api_legacy/
D26.0.0.txt223 method public int onGetWindowAnimations();
D26.1.0.txt224 method public int onGetWindowAnimations();
D27.0.0.txt224 method public int onGetWindowAnimations();
D27.1.0.txt231 method public int onGetWindowAnimations();
D28.0.0-alpha1.txt231 method public int onGetWindowAnimations();
Dcurrent.txt231 method public int onGetWindowAnimations();
/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
DFragmentLifecycleTest.java1465 public int onGetWindowAnimations() { in onGetWindowAnimations() method in FragmentLifecycleTest.HostCallbacks
/frameworks/support/api/
D25.1.0.txt4359 method public int onGetWindowAnimations();
D25.2.0.txt4359 method public int onGetWindowAnimations();
D25.0.0.txt3997 method public int onGetWindowAnimations();
D23.0.0.txt2766 method public int onGetWindowAnimations();
D24.2.0.txt3944 method public int onGetWindowAnimations();
D23.2.1.txt3365 method public int onGetWindowAnimations();
D23.1.0.txt3038 method public int onGetWindowAnimations();
D23.1.1.txt3011 method public int onGetWindowAnimations();
D25.3.0.txt4740 method public int onGetWindowAnimations();

12