Searched refs:resourceString (Results 1 – 3 of 3) sorted by relevance
83 onView(withText(resourceString(WIFI_DPP_CHOOSE_DIFFERENT_NETWORK))).perform(click()); in clickCancelButton_configuratorQrCodeScannerIntent_shouldPopBackStack()84 onView(withText(resourceString(CANCEL))).perform(click()); in clickCancelButton_configuratorQrCodeScannerIntent_shouldPopBackStack()97 onView(withText(resourceString(CANCEL))).perform(click()); in clickCancelButton_processWifiDppQrCodeIntent_shouldFinish()107 private String resourceString(String name) { in resourceString() method in WifiDppChooseSavedWifiNetworkFragmentTest
126 private String resourceString(String name) { in resourceString() method in WifiNetworkListFragmentTest156 resourceString(WIFI_DISPLAY_STATUS_CONNECTED)); in setupConnectedAccessPoint()171 onView(withText(resourceString(WIFI_DISPLAY_STATUS_CONNECTED))).check( in onConnected_shouldSeeConnectedMessage()
123 private String resourceString(String name) { in resourceString() method in WifiSettingsUiTest147 resourceString(WIFI_DISPLAY_STATUS_CONNECTED)); in setupConnectedAccessPoint()227 onView(withText(startsWith(resourceString(WIFI_EMPTY_LIST_WIFI_OFF)))).check( in onDisableWifi_seeOffMessage()238 onView(withText(startsWith(resourceString(WIFI_EMPTY_LIST_WIFI_OFF)))).check( in onEnableWifi_shouldNotSeeOffMessage()250 onView(withText(resourceString(WIFI_DISPLAY_STATUS_CONNECTED))).check( in onConnected_shouldSeeConnectedMessage()