Searched refs:canShow (Results 1 – 3 of 3) sorted by relevance
35 default void setCanShowRotationButton(boolean canShow) {} in setCanShowRotationButton() argument
175 public void setCanShowRotationButton(boolean canShow) { in setCanShowRotationButton() argument176 mCanShow = canShow; in setCanShowRotationButton()
416 final boolean canShow = canShowWarning || canShowSevereWarning; in shouldShowHybridWarning()419 Slog.d(TAG, "Enhanced trigger is: " + canShow + "\nwith battery snapshot:" in shouldShowHybridWarning()424 return canShow; in shouldShowHybridWarning()