Searched refs:PROXY_ACTIVITY_ACTION (Results 1 – 2 of 2) sorted by relevance
42 public static final String PROXY_ACTIVITY_ACTION = field in ProxyActivity
193 Intent testAppIntent = new Intent(ProxyActivity.PROXY_ACTIVITY_ACTION); in startActivityForResult()