Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessagePreference.java365 private boolean shouldBeVisible() { in shouldBeVisible() method in BannerMessagePreference.ButtonInfo
387 private boolean shouldBeVisible() { in shouldBeVisible() method in BannerMessagePreference.DismissButtonInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java312 public boolean shouldBeVisible() { in shouldBeVisible() method in HeadsUpAppearanceController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java276 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/
DActivityRecord.java5070 private boolean shouldBeVisible(boolean behindFullscreenActivity, boolean ignoringKeyguard) { in shouldBeVisible() method in ActivityRecord
5110 boolean shouldBeVisible() { in shouldBeVisible() method in ActivityRecord