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

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

Completed in 51 milliseconds