HomeSort by relevance Sort by last modified time
    Searched refs:URI_SCHEME_INLINE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 101 * {@link #URI_SCHEME_INLINE} for the Browser. In the future this may change to a "content://"
146 public static final String URI_SCHEME_INLINE = "inline";
  /packages/apps/Browser/src/com/android/browser/
Tab.java 281 if (RecognizerResultsIntent.URI_SCHEME_INLINE.equals(
292 .URI_SCHEME_INLINE.length() + 1), "text/html",
    [all...]

Completed in 1475 milliseconds