Searched defs:getStreamCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DShareCompat.java769 * {@link #getStream(int)} and {@link #getStreamCount()} to retrieve the
781 * Index should be in the range [0-getStreamCount()).
798 throw new IndexOutOfBoundsException("Stream items available: " + getStreamCount() +
809 public int getStreamCount() { method in class:ShareCompat.IntentReader

Completed in 8 milliseconds