Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
DAnimatedImageView.java96 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged() method in AnimatedImageView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBackDropView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in BackDropView
DAnimatedImageView.java126 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged() method in AnimatedImageView
DStatusBarIconView.java953 void onVisibilityChanged(int newVisibility); in onVisibilityChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DContextualButton.java134 void onVisibilityChanged(ContextualButton button, boolean visible); in onVisibilityChanged() method
DKeyguardBottomAreaView.java585 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in KeyguardBottomAreaView
/frameworks/base/core/tests/coretests/src/android/view/
DVisibilityCallback.java101 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in VisibilityCallback.MonitoredTextView
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierText.java103 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in CarrierText
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java500 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView
550 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView.RemoteEditText
/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/
DChronometer.java285 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in Chronometer
DZoomButtonsController.java677 void onVisibilityChanged(boolean visible); in onVisibilityChanged() method
DTextView.java10802 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextView.Drawables
/frameworks/base/core/java/android/view/
DTextureView.java424 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextureView
DView.java13767 protected void onVisibilityChanged(@NonNull View changedView, @Visibility int visibility) { in onVisibilityChanged() method in View
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java451 void onVisibilityChanged( in onVisibilityChanged() method in NotificationLogger.ExpansionStateLogger
/frameworks/base/core/java/android/app/
DActivityView.java447 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in ActivityView
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DRecentsImpl.java337 public void onVisibilityChanged(Context context, boolean visible) { in onVisibilityChanged() method in RecentsImpl
/frameworks/base/media/java/android/media/tv/
DTvView.java765 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TvView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java551 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in NotificationContentView
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java521 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in WallpaperService.Engine
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java403 public void onVisibilityChanged(View changedView, int visibility); in onVisibilityChanged() method
DWebView.java2888 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in WebView
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java887 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in NotificationUsageStats.SingleNotificationStats