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.java137 String resourceIdRegex = "android:id/button1$|button_start_vpn"; in prepareVpn() local
141 .resourceIdMatches(resourceIdRegex)); in prepareVpn()
148 resourceIdRegex + "'."); in prepareVpn()
157 "the button matching the regular expression '" + resourceIdRegex + in prepareVpn()