Lines Matching defs:all

199     // The flags that are set for all calls we make to the package manager.
491 * Keeps track of all IIntentReceivers that have been registered for
522 * State of all active sticky broadcasts. Keys are the action of the
523 * sticky Intent, values are an ArrayList of all broadcasted intents with
567 * waiting to receive all of the thumbnails for a task.
642 * List of initialization arguments to pass to all processes when binding applications to them.
801 * protect all related state.
1586 // We need to tell all apps about the system property change.
1614 // log all others.
2816 * as a result of that process going away. Clears out all connections
2910 // is hosted by the process... then make sure all visible
3061 // First collect all of the stacks of the most important pids.
3485 removeProcessLocked(procs.get(i), false, true, "kill all background");
3657 // Remove all processes this package may have touched: all with the
3658 // same UID (except for the system or root user), and all whose name
3947 // Tell the process all about itself.
4134 // todo: Also need to kill application to deal with all
4257 /* TODO: Send this to all users that are to be logged in on startup */
5217 "Revoking all granted permissions to " + uri);
5249 // Go through all of the permissions and remove any that match.
5545 // In this case all thumbnails were available and the client
5890 * Moves an activity, and all of the other activities within the same task, to the bottom
6849 // that handles all permissions checks, we look for this uid and use
6894 // Initialize the wake times of all processes.
7261 // then constrain it so we will kill all hidden procs.
7526 /* TODO: Send this to all users */
7902 // the relative pain numbers, without logging all
8417 // iterate across all processes
8494 // Iterate across all processes
8605 pw.println(" package [PACKAGE_NAME]: all state related to given package");
8606 pw.println(" all: dump all activities");
8612 pw.println(" -a: include all available server state.");
9206 * - no service specified: dump all the services
9210 * dump all services whose component contains the first arg as a substring
9216 if ("all".equals(name)) {
9320 * - no provider specified: dump all the providers
9324 * dump all providers whose component contains the first arg as a substring
9335 boolean all;
9338 all = true;
9348 all = false;
9358 all = false;
9365 all = false;
9382 if (all) {
9415 * dump all activity whose component contains the cmd as a substring
9422 if ("all".equals(name)) {
10345 pw.println(" -a: include all available information for each process.");
11445 // all at the same time.
11605 // Report to all of the connections that the service is no longer
11885 // Asked to only stop if done with all work. Note that
11886 // to avoid leaks, we will take this as dropping all
12734 // Enqueue broadcasts for all existing stickies that match
12840 // manager about a package being removed, we need to remove all of
12863 // If resources are unvailble just force stop all
12913 * of all currently running processes. This message will get queued up before the broadcast
12991 // Figure out who all will receive this broadcast.
13540 // Make sure all resources in our process are updated
13545 // all resources have that config before following boot
13589 // And we need to make sure at this point that all other activities
13876 // Examine all activities if not already foreground.
14024 // all connected clients.
14396 * Perform GCs on all processes that are waiting for it, but only
14429 * If all looks good, perform GCs on all processes waiting for them.
14441 * Schedule the execution of all pending app GCs.
14939 // Now update the oom adj for all processes.
15025 HashMap<String, SparseArray<ProcessRecord>> all
15027 SparseArray<ProcessRecord> procs = all.get(process);
15102 HashMap<String, SparseArray<ProcessRecord>> all
15104 SparseArray<ProcessRecord> procs = all.get(process);
15209 // Kill all the processes for the user