Searched refs:shouldDisplay (Results 1 – 5 of 5) sorted by relevance
287 private void displayPwChangeDialog(int strId, boolean shouldDisplay) { in displayPwChangeDialog() argument311 if (shouldDisplay) { in displayPwChangeDialog()
392 int strId, boolean shouldDisplay) { in displayPinChangeDialog() argument424 if (shouldDisplay) { in displayPinChangeDialog()
109 (state != null) && state.shouldDisplay()); in onCreateView()
378 public boolean shouldDisplay() { in shouldDisplay() method in PlaybackViewModel.PlaybackStateWrapper
221 mCanShowMiniPlaybackControls = (state != null) && state.shouldDisplay();