Searched defs:userName (Results 1 – 13 of 13) sorted by relevance
35 String userName = userManager.getUserName(); in getGreeting() local
65 public byte[] onAuthenticationResponse(byte[] userName) { in onAuthenticationResponse()
109 final EditText userName = ShadowAlertDialogCompat.shadowOf(dialog).getView() in userNameView_inputLongName_shouldBeConstrained() local
100 public byte[] onAuthenticationResponse(final byte[] userName) { in onAuthenticationResponse()
1331 public final void onAuthenticationFailure(final byte[] userName) { in onAuthenticationFailure()
92 protected UserInfo createNewNonAdminUser(String userName) { in createNewNonAdminUser()
174 final String userName = userManager.getUserName(); in getUserName() local
210 String userName = (notificationInfo.getUserDisplayName() == null in postNotification() local
178 CharSequence userName = mUserNameView.getText(); in onDialogClosed() local
785 public UserInfo createNewAdminUser(String userName) { in createNewAdminUser()810 public UserInfo createNewNonAdminUser(String userName) { in createNewNonAdminUser()
571 public void onAuthenticationFailure(byte[] userName) { in onAuthenticationFailure()
627 String userName, in checkAuthenticatorResponse()
4487 String userName = pm.getNameForUid(callingUid); in exceptionMessage() local