Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DVisibilityChangedDispatcher.kt26 fun onVisibilityChanged(visibility: Int) in setOnVisibilityChangedListener() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
DManagementPageIndicator.kt46 override fun onVisibilityChanged(changedView: View, visibility: Int) { in onVisibilityChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DPrimaryBouncerCallbackInteractor.kt134 fun onVisibilityChanged(isVisible: Boolean) {} in onVisibilityChanged() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopModeTaskRepository.kt188 fun onVisibilityChanged(hasVisibleFreeformTasks: Boolean) {} in onVisibilityChanged() method
/frameworks/base/core/java/com/android/internal/widget/
DObservableTextView.java54 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in ObservableTextView
/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.java1037 void onVisibilityChanged(int newVisibility); in onVisibilityChanged() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierText.java55 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in CarrierText
/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/shared/src/com/android/systemui/shared/rotation/
DRotationButton.java56 default void onVisibilityChanged(boolean isVisible) {}; in onVisibilityChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DContextualButton.java125 void onVisibilityChanged(ContextualButton button, boolean visible); in onVisibilityChanged() method
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java130 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in TestWallpaper.ClockEngine
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
DDesktopModeTaskRepositoryTest.kt210 override fun onVisibilityChanged(hasVisibleTasks: Boolean) { in onVisibilityChanged() method in com.android.wm.shell.desktopmode.DesktopModeTaskRepositoryTest.TestVisibilityListener
/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
/frameworks/base/core/java/android/view/
DTextureView.java490 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in TextureView
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
DShellTaskOrganizerTests.java121 public void onVisibilityChanged(int taskId, LocusId locus, boolean visible) { in onVisibilityChanged() method in ShellTaskOrganizerTests.TrackingLocusIdListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java481 void onVisibilityChanged( in onVisibilityChanged() method in NotificationLogger.ExpansionStateLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java794 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView
1061 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in RemoteInputView.RemoteEditText
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppView.java258 public void onVisibilityChanged(@NonNull View changedView, int visibility) { in onVisibilityChanged() method in TvInteractiveAppView
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DShellTaskOrganizer.java130 void onVisibilityChanged(int taskId, LocusId locus, boolean visible); in onVisibilityChanged() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java894 public void onVisibilityChanged(boolean visible) { in onVisibilityChanged() method in NotificationUsageStats.SingleNotificationStats
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java523 protected void onVisibilityChanged(View changedView, int visibility) { in onVisibilityChanged() method in NotificationContentView

12