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