HomeSort by relevance Sort by last modified time
    Searched refs:DIALOG_ID_EDIT_USER_INFO (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/users/
RestrictedProfileSettings.java 37 static final int DIALOG_ID_EDIT_USER_INFO = 1;
109 showDialog(DIALOG_ID_EDIT_USER_INFO);
119 if (dialogId == DIALOG_ID_EDIT_USER_INFO) {
EditUserInfoController.java 169 RestrictedProfileSettings.DIALOG_ID_EDIT_USER_INFO);

Completed in 40 milliseconds