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

/frameworks/base/core/java/android/content/
H A DIntent.java177 * {@link #setComponent} or {@link #setClass}), which provides the exact
2666 * system to find an appropriate class for you; see {@link #setComponent}
2674 * @see #setComponent
2702 * @see #setComponent
3731 * @see #setComponent
3789 * @see #setComponent
4829 public Intent setComponent(ComponentName component) { method in class:Intent
4835 * Convenience for calling {@link #setComponent} with an
4846 * @see #setComponent
4855 * Convenience for calling {@link #setComponent} wit
[all...]

Completed in 45 milliseconds