Home
last modified time | relevance | path

Searched refs:resourceIdRegex (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java163 String resourceIdRegex = "android:id/button1$|button_start_vpn"; in prepareVpn() local
167 .resourceIdMatches(resourceIdRegex)); in prepareVpn()
174 resourceIdRegex + "'."); in prepareVpn()
183 "the button matching the regular expression '" + resourceIdRegex + in prepareVpn()