Home | History | Annotate | Download | only in account

Lines Matching refs:FLAGS_PERSON_NAME

91                 FLAGS_PERSON_NAME).setOptional(true));
93 R.string.name_family, FLAGS_PERSON_NAME));
95 R.string.name_middle, FLAGS_PERSON_NAME));
97 R.string.name_given, FLAGS_PERSON_NAME));
99 R.string.name_suffix, FLAGS_PERSON_NAME));
120 FLAGS_PERSON_NAME).setOptional(true));
123 R.string.name_family, FLAGS_PERSON_NAME));
125 R.string.name_middle, FLAGS_PERSON_NAME).setOptional(true));
127 R.string.name_given, FLAGS_PERSON_NAME));
130 R.string.name_given, FLAGS_PERSON_NAME));
132 R.string.name_middle, FLAGS_PERSON_NAME).setOptional(true));
134 R.string.name_family, FLAGS_PERSON_NAME));
137 R.string.name_suffix, FLAGS_PERSON_NAME).setOptional(true));
168 FLAGS_PERSON_NAME));