Home | History | Annotate | Download | only in settings

Lines Matching defs:extras

642             Bundle extras = new Bundle();
643 extras.putInt(Intent.EXTRA_USER_ID, mProfileChallengeUserId);
646 SET_OR_CHANGE_LOCK_METHOD_REQUEST_PROFILE, extras);
749 Bundle extras = new Bundle();
750 extras.putInt(Intent.EXTRA_USER_ID, mProfileChallengeUserId);
754 SET_OR_CHANGE_LOCK_METHOD_REQUEST_PROFILE, extras);