Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAnimatedImageView.java85 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged()
DBackDropView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DNotificationContentView.java141 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/core/java/android/view/
DTextureView.java397 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DViewGroup.java1146 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged()
/frameworks/base/core/java/android/app/
DActivityView.java112 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java369 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/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java152 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/media/java/android/media/tv/
DTvView.java635 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java332 public void onVisibilityChanged(View changedView, int visibility); in onVisibilityChanged()
DWebView.java2412 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
/frameworks/base/core/java/android/widget/
DProgressBar.java1551 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged()
DTextView.java7926 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.java1328 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) { in onViewPositionChanged()
DDrawerLayout.java1657 public void onViewPositionChanged(View changedView, int left, int top, int dx, int dy) { in onViewPositionChanged()