Searched refs:ACTION_ESTABLISHED (Results 1 – 2 of 2) sorted by relevance
48 public static final String ACTION_ESTABLISHED = "com.android.cts.net.hostside.ESTABNLISHED"; field in MyVpnService203 final Intent bcIntent = new Intent(ACTION_ESTABLISHED); in broadcastEstablished()
965 mTargetContext, MyVpnService.ACTION_ESTABLISHED); in testDefault()