Merge "[Provider Model] Show searching sub-title only when the Wi-Fi network is empty" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1bfc7daeb
@@ -360,7 +360,6 @@ public class InternetConnectivityPanelTest {
|
||||
|
||||
assertThat(mPanel.isProgressBarVisible()).isTrue();
|
||||
verify(mPanelContentCallback).onProgressBarVisibleChanged();
|
||||
verify(mPanelContentCallback).onHeaderChanged();
|
||||
verify(mMainThreadHandler).postDelayed(any() /* mHideProgressBarRunnable */, anyLong());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user