Searched defs:shouldBeVisible (Results 1 – 6 of 6) sorted by relevance
64 protected boolean shouldBeVisible() { in shouldBeVisible() method in StatusIconViewController
107 protected boolean shouldBeVisible() { in shouldBeVisible() method in CarSystemBarElementController
123 public boolean shouldBeVisible() { in shouldBeVisible() method in AppStateLongBackgroundTasksBridge.LongBackgroundTasksState
154 public boolean shouldBeVisible() { in shouldBeVisible() method in AppStateAlarmsAndRemindersBridge.AlarmsAndRemindersState
231 private boolean shouldBeVisible() { in shouldBeVisible() method in ActionButtonInfo
192 public void updateVisibility(final boolean shouldBeVisible, final boolean isFullscreenMode) { in updateVisibility()