Searched refs:sectionResult (Results 1 – 1 of 1) sorted by relevance
79 BySelector sectionResult = getSidePanelResultSelector(sectionName); in openSection() local80 if (!mDevice.wait(Until.hasObject(sectionResult), OPEN_SECTION_WAIT_TIME_MS)) { in openSection()