Searched refs:what (Results 376 - 400 of 400) sorted by relevance

<<111213141516

/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java557 * This is the process holding what we currently consider to be
1084 switch (msg.what) {
1680 switch (msg.what) {
2275 msg.what = SHOW_COMPAT_MODE_DIALOG_MSG;
2281 String what, Object obj, ProcessRecord srcApp) {
2292 + what + " " + obj + " from " + srcApp);
4108 msg.what = SHOW_NOT_RESPONDING_MSG;
6696 msg.what = WAIT_FOR_DEBUGGER_MSG;
7582 // adj level. Not sure what to do about this, but at least
9350 msg.what
2280 updateLruProcessInternalLocked(ProcessRecord app, long now, int index, String what, Object obj, ProcessRecord srcApp) argument
[all...]
H A DActivityStackSupervisor.java1982 // First, found out what is currently the foreground app, so that
2598 switch (msg.what) {
H A DActiveServices.java178 switch (msg.what) {
670 // what they are, so we can report this elsewhere for
H A DActivityStack.java266 switch (msg.what) {
1294 // r is usually the same as next, but what if two activities were launched
2116 // Now we've moved it in to place... but what if this is
3224 // Determine what has changed. May be nothing, if this is a config
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp402 switch (msg->what()) {
/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h428 switch (msg->what()) {
916 msg->setInt32("what", kWhatDisconnected);
1141 msg->setInt32("what", kWhatSeekDone);
1276 msg->setInt32("what", kWhatSeekDone);
1387 // Server doesn't even tell use what range it is going to
1687 msg->setInt32("what", kWhatConnected);
1834 msg->setInt32("what", kWhatAccessUnit);
1842 msg->setInt32("what", kWhatEOS);
1850 msg->setInt32("what", kWhatSeekDiscontinuity);
1858 msg->setInt32("what", kWhatNormalPlayTimeMappin
[all...]
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java258 switch (msg.what) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
H A DPrintSpoolerService.java190 switch (message.what) {
H A DPrintJobConfigActivity.java585 // Adjust the print job pages based on what was requested and written.
684 switch (message.what) {
2628 // Add the rest of the new printers, i.e. what is left.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNetworkController.java803 switch (msg.what) {
/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java1413 * called from native code to inform us what the GPS engine capabilities are
1764 int message = msg.what;
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java824 // XXX what to do about multi-user?
860 // XXX what to do about multi-user?
874 // XXX what to do about multi-user?
1831 switch (msg.what) {
/frameworks/base/services/java/com/android/server/power/
H A DPowerManagerService.java188 // A bitfield that indicates what parts of the power state have
1622 * Called when a dream is ending to figure out what to do next.
2485 switch (msg.what) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTrackerBase.java706 switch (msg.what) {
853 // provisioning apn gets dropped, what happens if the user never
/frameworks/base/services/java/com/android/server/accounts/
H A DAccountManagerService.java1864 // be passed in the original caller's uid here, which is what should be used for filtering.
2336 switch (msg.what) {
2347 throw new IllegalStateException("unhandled message: " + msg.what);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1347 switch (m.what) {
2074 // because... well, what's the point otherwise? And trying to
/frameworks/base/services/java/com/android/server/
H A DLocationManagerService.java2071 switch (msg.what) {
H A DNotificationManagerService.java1608 switch (msg.what)
H A DInputMethodManagerService.java1924 // specified what should be done with it?
1926 // to accommodate the IME (so what the user sees will give
1959 // to accommodate the IME (so what the user sees will give
2333 switch (msg.what) {
H A DBackupManagerService.java461 // Keep a log of all the apps we've ever backed up, and what the
497 switch (msg.what) {
1021 // Keep a log of what apps we've ever backed up. Because we might have
1354 // Wipe the "what we've ever backed up" tracking
1654 // abandon the whole process and remove all what's-backed-up
2166 // done a backup, we can now record what the current backup dataset token
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java285 if (msg.what == DISMISS) {
952 // See what characters occur after that and eliminate them.
1546 // what comes before the finger.
2600 // Replacing the entirety of what the chip represented,
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java1287 // hold everything until we can find out what will happen.
1640 // out what is going on below.
1672 // Now what is happening... if the current and new targets are
1742 // to the user? That is what the wallpaper cares about.
1787 // what is below it for later.
7081 Slog.v(TAG, "handleMessage: entry what=" + msg.what);
7083 switch (msg.what) {
7586 // Okay, how about this... what is the current focus?
8472 // what wil
[all...]
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java119 switch (msg.what) {
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java482 switch (msg.what) {
1264 // monitor/control what they are doing.
3186 // Fullscreen secure system overlays get what they ask for.
3232 // what the screen would be if only laying out to hide the nav bar.
4518 // We will do exactly what the application asked us to do.
/frameworks/base/services/java/com/android/server/pm/
H A DPackageManagerService.java608 switch (msg.what) {
2771 // If it's not an "always" type preferred activity and that's what we're
3601 // The path has changed from what was last scanned... check the
3602 // version of the new path against what we have stored to determine
3603 // what to do.
3629 // what we have updated to on the data partition; switch
3661 // Verify certificates against what was last scanned
11204 * matter what.

Completed in 1020 milliseconds

<<111213141516