Searched refs:MAX_APP_INTENT_SIZE (Results 1 – 1 of 1) sorted by relevance
56 public static final int MAX_APP_INTENT_SIZE = 50000; field in DownloadRequest214 if (this.appIntent.length() > MAX_APP_INTENT_SIZE) { in setAppIntent()216 MAX_APP_INTENT_SIZE); in setAppIntent()349 return MAX_APP_INTENT_SIZE; in getMaxAppIntentSize()