Lines Matching defs:all

153  *         all of the other Intent attributes become optional.</p>
176 * -- Display all pickers for data that can be opened with
223 * Intent against all of the &lt;intent-filter&gt; descriptions in the
248 * <li> <p>The <b>categories</b>, if supplied, must <em>all</em> be listed
374 * <li> <p><b>{ action=android.app.action.MAIN }</b> matches all of the
382 * displays a list of all the notes under
613 * of all possible flags.
821 * activities a preferred activity, and all possible activities will
961 * bring up a list of all of the types of content the user can attach.
1256 * Activity Action: List all available applications
1484 * Specify whether the package should be uninstalled for all users.
1757 * <li> {@link #EXTRA_PACKAGES} String array of all packages to check.
1766 * Broadcast Action: The user has restarted a package, and all of its
1783 * be preceded by {@link #ACTION_PACKAGE_RESTARTED}, after which all of
1894 * all kinds of loops, especially if other apps are doing similar things,
2005 * will proceed and all unsaved data lost. Apps will not normally need
2166 * Applications should close all files they have open within the mount point when they receive this intent.
2543 * all running users. You must hold
2565 * sent to registered receivers, not manifest receivers. It is sent to all
2582 * sent to registered receivers, not manifest receivers. It is sent to all
2585 * this broadcast. The user will not stop until all receivers have
2602 * receivers. It is sent to all running users <em>except</em> the one that
2611 * the userHandle of the user. It is sent to all running users except the
2612 * one that has been removed. The user will not be completely removed until all receivers have
2623 * registered receivers, not manifest receivers. It is sent to all running users.
2634 * This is only sent to registered receivers, not manifest receivers. It is sent to all users.
2814 * no UI shown at all (though in some case it may have a UI shown), and
2877 * a front-door to the user without having to be shown in the all apps list.
3271 * all users on the device.
3363 * and contains a string array of all of the components that have changed. If
3374 * and contains a string array of all of the components that have changed.
3383 * and contains an integer array of uids of all of the components
3426 * they can pick multiple items that are all returned to the caller. When
3541 * all URIs as well as recursive traversals through data or other ClipData
3550 * all URIs as well as recursive traversals through data or other ClipData
3603 * authority, and all path segments defined by the prefix are an exact
3629 * all of the activities inside of a particular task always remain in
3688 * all of the other activities on top of it will be closed and this Intent
3701 * the same intent, then it will be finished and re-created; for all other
3775 * Activity to specify multiple document behavior for all launchers of the Activity
3942 * Intent vs. all others that should be treated as raw URIs. When used
4089 private Intent(Intent o, boolean all) {
4354 // loop over contents of Intent, all name=value;
4823 * Return the set of all categories in the intent. If there are no categories,
5378 * @return the map of all extras previously added with putExtra(),
5423 * yourself) and will always be non-null; in all other cases it will be
5467 * <p>If there are no activities that satisfy all of these conditions, a
5767 * activities that provide <em>all</em> of the requested categories will be
5863 * of the main Intent are respected, and will be applied to all Uri or
6560 * Copy all extras in 'src' in to this intent.
6612 * all extras.
6636 * specifically the FLAG_ACTIVITY_* flags are all for use with
6638 * FLAG_RECEIVER_* flags are all for use with
6704 * value of null, all components in all applications will considered.