Home
last modified time | relevance | path

Searched defs:changedView (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAnimatedImageView.java100 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged()
DBackDropView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DNotificationContentView.java231 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/tests/coretests/src/android/view/
DVisibilityCallback.java102 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java154 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java62 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DKeyguardBottomAreaView.java521 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/java/android/view/
DTextureView.java395 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DViewGroup.java1291 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged()
/frameworks/base/core/java/android/app/
DActivityView.java134 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java402 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) { in onViewPositionChanged()
/frameworks/base/media/java/android/media/tv/
DTvView.java720 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/java/android/widget/
DProgressBar.java1591 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DTextView.java8237 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java346 public void onVisibilityChanged(View changedView, int visibility); in onVisibilityChanged()
DWebView.java2505 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java170 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) {} in onViewPositionChanged()
DSlidingPaneLayout.java1331 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) { in onViewPositionChanged()
DDrawerLayout.java1837 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) { in onViewPositionChanged()