Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DVisibilityChangedDispatcher.kt26 fun onVisibilityChanged(visibility: Int) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DIDesktopTaskListener.aidl26 oneway void onVisibilityChanged(int displayId, boolean visible); in onVisibilityChanged() method
H A DDesktopModeTaskRepository.kt383 fun onVisibilityChanged(displayId: Int, hasVisibleFreeformTasks: Boolean) {} regex
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DObservableTextView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in ObservableTextView
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
H A DAnimatedImageView.java96 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged() method in AnimatedImageView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBackDropView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in BackDropView
H A DAnimatedImageView.java126 protected void onVisibilityChanged(View changedView, int vis) { in onVisibilityChanged() method in AnimatedImageView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierText.java58 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in CarrierText
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButton.java55 default void onVisibilityChanged(boolean isVisible) {}; in onVisibilityChanged() method
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DVisibilityCallback.java101 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in VisibilityCallback.MonitoredTextView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
H A DPrimaryBouncerCallbackInteractor.kt134 fun onVisibilityChanged(isVisible: Boolean) {} regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DContextualButton.java125 void onVisibilityChanged(ContextualButton button, boolean visible); in onVisibilityChanged() method
/aosp14/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java130 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in TestWallpaper.ClockEngine
/aosp14/frameworks/base/core/java/android/widget/
H A DChronometer.java285 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in Chronometer
H A DZoomButtonsController.java677 void onVisibilityChanged(boolean visible); in onVisibilityChanged() method
/aosp14/frameworks/base/core/java/android/view/
H A DTextureView.java494 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextureView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java482 void onVisibilityChanged( in onVisibilityChanged() method in NotificationLogger.ExpansionStateLogger
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DShellTaskOrganizerTests.java121 public void onVisibilityChanged(int taskId, LocusId locus, boolean visible) { in onVisibilityChanged() method in ShellTaskOrganizerTests.TrackingLocusIdListener
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java800 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView
1067 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView.RemoteEditText
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DShellTaskOrganizer.java131 void onVisibilityChanged(int taskId, LocusId locus, boolean visible); in onVisibilityChanged() method
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java904 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in NotificationUsageStats.SingleNotificationStats
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java542 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in NotificationContentView
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java435 public void onVisibilityChanged(View changedView, int visibility); in onVisibilityChanged() method
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvView.java900 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TvView
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppView.java261 public void onVisibilityChanged(@NonNull View changedView, int visibility) { in onVisibilityChanged() method in TvInteractiveAppView

12