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

/frameworks/base/core/java/android/content/
H A DIntent.java821 * {@link #createChooser} function.
851 public static Intent createChooser(Intent target, CharSequence title) { method in class:Intent
903 * (through {@link #createChooser}), which will give the proper interface
989 * (through {@link #createChooser}), which will give the proper interface

Completed in 97 milliseconds