Searched defs:appIntent (Results 1 – 2 of 2) sorted by relevance
66 private String appIntent; field in DownloadRequest.SerializationDataContainer107 private String appIntent; field in DownloadRequest.Builder235 String appIntent, int version) { in DownloadRequest()
3496 final Intent appIntent = new Intent(ConnectivityManager.ACTION_CAPTIVE_PORTAL_SIGN_IN); in startCaptivePortalAppInternal() local