Searched refs:ARG_CONNECTION_CHECK_CUSTOM_URL (Results 1 – 3 of 3) sorted by relevance
21 String ARG_CONNECTION_CHECK_CUSTOM_URL = "connection_check_custom_url"; field
19 …tatic com.android.cts.netpolicy.arguments.InstrumentationArguments.ARG_CONNECTION_CHECK_CUSTOM_URL;170 deviceTestRunOptions.addInstrumentationArg(ARG_CONNECTION_CHECK_CUSTOM_URL, mCustomUrl); in runDeviceTestsWithCustomOptions()
26 …tatic com.android.cts.netpolicy.arguments.InstrumentationArguments.ARG_CONNECTION_CHECK_CUSTOM_URL;197 mCustomUrl = args.getString(ARG_CONNECTION_CHECK_CUSTOM_URL); in setUp()