Searched defs:EXTRA_USER_HANDLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java2542 * EXTRA_USER_HANDLE that has the userHandle of the new user. It is sent to
2552 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only sent to
2564 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2581 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2599 * EXTRA_USER_HANDLE that has the userHandle of the user. This is similar to
2610 * Broadcast sent to the system when a user is removed. Carries an extra EXTRA_USER_HANDLE that has
2621 * Broadcast sent to the system when the user switches. Carries an extra EXTRA_USER_HANDLE that has
2633 * {@link #EXTRA_USER_HANDLE} to indicate which user's information changed.
3443 public static final String EXTRA_USER_HANDLE = field in class:Intent

Completed in 836 milliseconds