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

/frameworks/base/core/java/android/content/
H A DIntent.java2700 * EXTRA_USER_HANDLE that has the userHandle of the new user. It is sent to
2710 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only sent to
2722 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2739 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2757 * EXTRA_USER_HANDLE that has the userHandle of the user. This is similar to
2768 * Broadcast sent to the system when a user is removed. Carries an extra EXTRA_USER_HANDLE that has
2779 * Broadcast sent to the system when the user switches. Carries an extra EXTRA_USER_HANDLE that has
2791 * {@link #EXTRA_USER_HANDLE} to indicate which user's information changed.
3720 public static final String EXTRA_USER_HANDLE = field in class:Intent

Completed in 97 milliseconds