Searched refs:MAX_APP_INTENT_SIZE (Results 1 – 2 of 2) 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()
68334 Landroid/telephony/mbms/DownloadRequest;->MAX_APP_INTENT_SIZE:I