Lines Matching defs:all

134  *         all of the other Intent attributes become optional.</p>
157 * -- Display all pickers for data that can be opened with
204 * Intent against all of the &lt;intent-filter&gt; descriptions in the
229 * <li> <p>The <b>categories</b>, if supplied, must <em>all</em> be listed
355 * <li> <p><b>{ action=android.app.action.MAIN }</b> matches all of the
363 * displays a list of all the notes under
594 * of all possible flags.
793 * activities a preferred activity, and all possible activities will
900 * bring up a list of all of the types of content the user can attach.
1152 * Activity Action: List all available applications
1358 * Specify whether the package should be uninstalled for all users.
1608 * <li> {@link #EXTRA_PACKAGES} String array of all packages to check.
1617 * Broadcast Action: The user has restarted a package, and all of its
1634 * be preceded by {@link #ACTION_PACKAGE_RESTARTED}, after which all of
1745 * all kinds of loops, especially if other apps are doing similar things,
1856 * will proceed and all unsaved data lost. Apps will not normally need
2012 * Applications should close all files they have open within the mount point when they receive this intent.
2364 * all running users. You must hold
2386 * sent to registered receivers, not manifest receivers. It is sent to all
2403 * sent to registered receivers, not manifest receivers. It is sent to all
2406 * this broadcast. The user will not stop until all receivers have
2423 * receivers. It is sent to all running users <em>except</em> the one that
2432 * the userHandle of the user. It is sent to all running users except the
2433 * one that has been removed. The user will not be completely removed until all receivers have
2444 * registered receivers, not manifest receivers. It is sent to all running users.
2539 * a front-door to the user without having to be shown in the all apps list.
2880 * all users on the device.
2972 * and contains a string array of all of the components that have changed.
2981 * and contains a string array of all of the components that have changed.
2990 * and contains an integer array of uids of all of the components
3042 * all URIs as well as recursive traversals through data or other ClipData
3051 * all URIs as well as recursive traversals through data or other ClipData
3099 * all of the activities inside of a particular task always remain in
3143 * all of the other activities on top of it will be closed and this Intent
3156 * the same intent, then it will be finished and re-created; for all other
3221 * the user re-launching it from home), this activity and all on top of
3360 * Intent vs. all others that should be treated as raw URIs. When used
3420 private Intent(Intent o, boolean all) {
3667 // loop over contents of Intent, all name=value;
4070 * Return the set of all categories in the intent. If there are no categories,
4620 * @return the map of all extras previously added with putExtra(),
4665 * yourself) and will always be non-null; in all other cases it will be
4709 * <p>If there are no activities that satisfy all of these conditions, a
4976 * activities that provide <em>all</em> of the requested categories will be
5072 * of the main Intent are respected, and will be applied to all Uri or
5759 * Copy all extras in 'src' in to this intent.
5811 * all extras.
5835 * specifically the FLAG_ACTIVITY_* flags are all for use with
5837 * FLAG_RECEIVER_* flags are all for use with
5900 * value of null, all components in all applications will considered.