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

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

Completed in 493 milliseconds