Searched refs:showVoicemailTabAfterVoicemailStatusIsFetched (Results 1 – 1 of 1) sorted by relevance
75 private boolean showVoicemailTabAfterVoicemailStatusIsFetched; field in ListsFragment259 showVoicemailTabAfterVoicemailStatusIsFetched = true; in showTab()299 showVoicemailTabAfterVoicemailStatusIsFetched = false; in onPageSelected()366 if (adapter.hasActiveVoicemailProvider() && showVoicemailTabAfterVoicemailStatusIsFetched) { in onVoicemailStatusFetched()367 showVoicemailTabAfterVoicemailStatusIsFetched = false; in onVoicemailStatusFetched()