Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAnimatedImageView.java85 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged() method in AnimatedImageView
DBackDropView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in BackDropView
DNotificationContentView.java141 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DRecentsComponent.java24 public void onVisibilityChanged(boolean visible); in onVisibilityChanged() method
DImageWallpaper.java229 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in ImageWallpaper.DrawableEngine
/frameworks/base/core/tests/coretests/src/android/view/
DVisibilityCallback.java102 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in VisibilityCallback.MonitoredTextView
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java130 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in TestWallpaper.ClockEngine
/frameworks/base/core/java/android/widget/
DZoomButtonsController.java674 void onVisibilityChanged(boolean visible); in onVisibilityChanged() method
DProgressBar.java1551 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in ProgressBar
DTextView.java7926 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextView
/frameworks/base/core/java/android/app/
DActivityView.java112 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in ActivityView
/frameworks/base/core/java/android/view/
DTextureView.java397 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextureView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java364 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in KeyguardBottomAreaView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java152 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in HeadsUpNotificationView
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java370 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in NotificationUsageStats.SingleNotificationStats
/frameworks/base/media/java/android/media/tv/
DTvView.java635 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TvView
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java433 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in WallpaperService.Engine
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java332 public void onVisibilityChanged(View changedView, int visibility); in onVisibilityChanged() method
DWebView.java2412 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in WebView