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

/frameworks/base/core/java/android/content/
H A DIntent.java2363 * EXTRA_USER_HANDLE that has the userHandle of the new user. It is sent to
2373 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only sent to
2385 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2402 * EXTRA_USER_HANDLE that has the userHandle of the user. This is only
2420 * EXTRA_USER_HANDLE that has the userHandle of the user. This is similar to
2431 * Broadcast sent to the system when a user is removed. Carries an extra EXTRA_USER_HANDLE that has
2442 * Broadcast sent to the system when the user switches. Carries an extra EXTRA_USER_HANDLE that has
2454 * {@link #EXTRA_USER_HANDLE} to indicate which user's information changed.
3031 public static final String EXTRA_USER_HANDLE = field in class:Intent

Completed in 110 milliseconds