Searched refs:user (Results 101 - 114 of 114) sorted by relevance

12345

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java113 // Notifications with scores below this will not interrupt the user, either via LED or
444 // XXX to be totally correct, the caller should tell us which user
450 // XXX to be totally correct, the caller should tell us which user
458 // XXX to be totally correct, the caller should tell us which user
501 // XXX to be totally correct, the caller should tell us which user
561 // until user passes through the lock screen or views the notification.
575 // turn off LED when user passes through lock screen
710 Slog.e(TAG, "Suppressing toast from package " + pkg + " by user request.");
925 final UserHandle user = new UserHandle(userId);
987 Slog.e(TAG, "Suppressing notification from package " + pkg + " by user reques
[all...]
/frameworks/base/core/java/android/app/
H A DActivity.java88 * An activity is a single, focused thing that the user can do. Almost all
89 * activities interact with the user, so the Activity class takes care of
91 * {@link #setContentView}. While activities are often presented to the user
105 * <li> {@link #onPause} is where you deal with the user leaving your
106 * activity. Most importantly, any changes made by the user should at this
147 * modularize their code, build more sophisticated user interfaces for larger
172 * however, it is no longer visible to the user so its window is hidden
177 * process. When it is displayed again to the user, it must be
203 * {@link android.app.Activity#onStop}. During this time the user can see the
205 * with the user
3403 startActivityAsUser(Intent intent, UserHandle user) argument
3410 startActivityAsUser(Intent intent, Bundle options, UserHandle user) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java80 static final int SERVICE_CLASS_NONE = 0; // no user input
1484 * @param user
1497 String apn, String user, String password, String authType,
1496 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
H A DRIL.java1340 String user, String password, String authType, String protocol,
1350 rr.mp.writeString(user);
1357 + profile + " " + apn + " " + user + " "
1339 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
/frameworks/av/media/libmedia/
H A DToneGenerator.cpp752 // Used by ToneGenerator::getToneForRegion() to convert user specified supervisory tone type
1029 this, // user
1067 // user reference (pointer to our ToneGenerator)
1074 void ToneGenerator::audioCallback(int event, void* user, void *info) { argument
1079 ToneGenerator *lpToneGen = static_cast<ToneGenerator *>(user);
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.cpp448 void *user) {
450 NotificationListener *listener = reinterpret_cast<NotificationListener*>(user);
444 notificationCallback(int32_t msg_type, int32_t ext1, int32_t ext2, int32_t ext3, void *user) argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java172 // the user switches to home. We know it is safe to do at this
814 // the user switches to home. We know it is safe to do at this
915 notification.user,
971 if (DEBUG) Slog.d(TAG, "ignoring user-modified notification at " + i);
975 if (DEBUG) Slog.d(TAG, "ignoring notification being held by user at " + i);
1068 notification.user,
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1145 int Antagonizer::callbackThread(void* user) argument
1148 Antagonizer* p = reinterpret_cast<Antagonizer*>(user);
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java76 * crossing user boundaries.
1457 public void setUser(UserHandle user) { argument
1458 mUser = user;
1892 * @param pendingIntent The {@link PendingIntent} to send when user clicks
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java165 private static final String USER_DATA_DIR = "/data/user/";
209 static final boolean IS_USER_BUILD = "user".equals(Build.TYPE);
255 // Amount of time we wait for observers to handle a user switch before
360 * incoming broadcasts from (which the user has no control over).
363 * later restarted (hopefully due to some user action). The value is the
432 * This is the process holding the activity the user last visited that
458 * Registered observers of the user switching mechanics.
464 * Currently active user switch.
469 * Packages that the user has asked to have run in screen size
488 * something (rogue user ap
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java965 String apn, String user, String password, String authType,
964 setupDataCall(String radioTechnology, String profile, String apn, String user, String password, String authType, String protocol, Message result) argument
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java569 for (UserInfo user : users) {
570 String dataDir = PackageManager.getDataDirForUser(user.id, pkgName);
2453 * application based on user setting.
2480 // Set user setting
2555 * The following set of tests verify that the user setting defines
2578 // Set user setting
2620 * user setting for turning on install location.
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java375 // listen for user changes to update policy
484 // Remove any policies for given user; both cleaning up after a
488 // Update global restrict for new user
571 * state. Ignores hints when policy is user-defined.
644 // ignore policies that aren't relevant to user
683 * Test if given {@link NetworkTemplate} is relevant to user based on
708 * {@link NetworkPolicy#limitBytes}, potentially showing dialog to user.
831 // XXX what to do about multi-user?
867 // XXX what to do about multi-user?
881 // XXX what to do about multi-user
[all...]
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp3128 //ALOGV("track %d u=%08x, s=%08x [OK] on thread %p", name, cblk->user, cblk->server, this);
3271 //ALOGV("track %d u=%08x, s=%08x [NOT READY] on thread %p", name, cblk->user, cblk->server, this);
3734 //ALOGV("track %d u=%08x, s=%08x [OK]", track->name(), cblk->user, cblk->server);
3795 //ALOGV("track %d u=%08x, s=%08x [NOT READY]", track->name(), cblk->user, cblk->server);
4184 // mCblk->user = 0xffff0000;
4214 // mCblk->user = 0xffff0000;
4276 cblk->user = 0;
4298 " server %u, serverBase %u, user %u, userBase %u, frameSize %d",
4300 cblk->server, cblk->serverBase, cblk->user, cblk->userBase, frameSize);
4491 mCblk->user,
[all...]

Completed in 943 milliseconds

12345