Home
last modified time | relevance | path

Searched defs:shouldBeVisible (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessagePreference.java366 private boolean shouldBeVisible() { in shouldBeVisible() method in BannerMessagePreference.ButtonInfo
388 private boolean shouldBeVisible() { in shouldBeVisible() method in BannerMessagePreference.DismissButtonInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java326 public boolean shouldBeVisible() { in shouldBeVisible() method in HeadsUpAppearanceController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java290 private boolean shouldBeVisible() { in shouldBeVisible() method in Clock
/frameworks/base/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/
DActionButtonsPreference.java542 private boolean shouldBeVisible() { in shouldBeVisible() method in ActionButtonsPreference.ButtonInfo
/frameworks/base/services/core/java/com/android/server/wm/
DTaskFragment.java1552 boolean shouldBeVisible(ActivityRecord starting) { in shouldBeVisible() method in TaskFragment
DActivityRecord.java5851 private boolean shouldBeVisible(boolean behindOccludedContainer, boolean ignoringKeyguard) { in shouldBeVisible() method in ActivityRecord
5915 boolean shouldBeVisible() { in shouldBeVisible() method in ActivityRecord