Home | History | Annotate | Download | only in account

Lines Matching refs:DefinitionException

149     protected DataKind addDataKindStructuredName(Context context) throws DefinitionException {
179 protected DataKind addDataKindDisplayName(Context context) throws DefinitionException {
220 protected DataKind addDataKindPhoneticName(Context context) throws DefinitionException {
240 protected DataKind addDataKindNickname(Context context) throws DefinitionException {
256 protected DataKind addDataKindPhone(Context context) throws DefinitionException {
295 protected DataKind addDataKindEmail(Context context) throws DefinitionException {
315 protected DataKind addDataKindStructuredPostal(Context context) throws DefinitionException {
338 protected DataKind addDataKindIm(Context context) throws DefinitionException {
369 protected DataKind addDataKindOrganization(Context context) throws DefinitionException {
385 protected DataKind addDataKindPhoto(Context context) throws DefinitionException {
393 protected DataKind addDataKindNote(Context context) throws DefinitionException {
407 protected DataKind addDataKindWebsite(Context context) throws DefinitionException {
421 protected DataKind addDataKindSipAddress(Context context) throws DefinitionException {
435 protected DataKind addDataKindGroupMembership(Context context) throws DefinitionException {
643 throws XmlPullParserException, IOException, DefinitionException {
715 throws DefinitionException, XmlPullParserException, IOException {
721 throw new DefinitionException("Undefined data kind '" + kind + "'");
734 AttributeSet attrs) throws DefinitionException, XmlPullParserException, IOException;
743 throws DefinitionException, XmlPullParserException, IOException {
768 throw new DefinitionException(
783 * so throws {@link DefinitionException}.
787 throws DefinitionException, XmlPullParserException, IOException {
802 throw new DefinitionException(
806 throw new DefinitionException("Unknown tag: " + tag);
817 throws DefinitionException {
823 throw new DefinitionException(
840 protected final void throwIfList(DataKind kind) throws DefinitionException {
842 throw new DefinitionException(
858 throws DefinitionException {
860 throw new DefinitionException(attrName + " must be true");
866 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
998 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1024 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1083 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1116 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1182 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1227 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1254 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1277 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1300 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1325 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1350 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1378 AttributeSet attrs) throws DefinitionException, XmlPullParserException,
1428 AttributeSet attrs) throws DefinitionException, XmlPullParserException,