Searched refs:ACTION_CONNECT (Results 1 – 2 of 2) sorted by relevance
42 public static final String ACTION_CONNECT = "com.example.android.toyvpn.START"; field in ToyVpnService
143 startService(getServiceIntent().setAction(ToyVpnService.ACTION_CONNECT)); in onActivityResult()