Searched refs:expectedNavBarCount (Results 1 – 1 of 1) sorted by relevance
337 public void waitAndAssertNavBarShownOnDisplay(int displayId, int expectedNavBarCount) { in waitAndAssertNavBarShownOnDisplay() argument341 return navWindows.size() == expectedNavBarCount; in waitAndAssertNavBarShownOnDisplay()342 }, expectedNavBarCount + " navigation bar(s) to show on display #" + displayId)); in waitAndAssertNavBarShownOnDisplay()