Home
last modified time | relevance | path

Searched refs:getDisplayedChild (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityViewFlipper.java71 View child = getChildAt(getDisplayedChild()); in getSecurityView()
/frameworks/base/core/java/android/widget/
DViewAnimator.java130 public int getDisplayedChild() { in getDisplayedChild() method in ViewAnimator
DStackView.java1245 if (getDisplayedChild() < getChildCount() - 1) {
1253 if (getDisplayedChild() > 0) {
1265 if (getDisplayedChild() < getChildCount() - 1) {
1273 if (getDisplayedChild() > 0) {
DAdapterViewAnimator.java334 public int getDisplayedChild() { in getDisplayedChild() method in AdapterViewAnimator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36870 method public int getDisplayedChild();
39111 method public int getDisplayedChild();
/frameworks/base/core/api/
Dcurrent.txt58689 method public int getDisplayedChild();
61337 method public int getDisplayedChild();