1// See com.google.currysrc.aosp.Annotations.addUnsupportedAppUsage(Path) method for details on the 2// syntax. 3[ 4 { 5 "@location": "method:com.android.i18n.phonenumbers.AsYouTypeFormatter#clear()" 6 }, 7 { 8 "@location": "method:com.android.i18n.phonenumbers.AsYouTypeFormatter#getRememberedPosition()" 9 }, 10 { 11 "@location": "method:com.android.i18n.phonenumbers.AsYouTypeFormatter#inputDigit(char)" 12 }, 13 { 14 "@location": "method:com.android.i18n.phonenumbers.AsYouTypeFormatter#inputDigitAndRememberPosition(char)" 15 }, 16 { 17 "@location": "method:com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder#getDescriptionForNumber(PhoneNumber,Locale)" 18 }, 19 { 20 "@location": "method:com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder#getInstance()" 21 }, 22 { 23 "@location": "method:com.android.i18n.phonenumbers.NumberParseException#getErrorType()" 24 }, 25 { 26 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#getDomesticCarrierCodeFormattingRule()" 27 }, 28 { 29 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#getFormat()" 30 }, 31 { 32 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#getLeadingDigitsPattern(int)" 33 }, 34 { 35 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#getNationalPrefixFormattingRule()" 36 }, 37 { 38 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#getPattern()" 39 }, 40 { 41 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$NumberFormat#leadingDigitsPatternSize()" 42 }, 43 { 44 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#getCountryCode()" 45 }, 46 { 47 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#getGeneralDesc()" 48 }, 49 { 50 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#getNationalPrefixForParsing()" 51 }, 52 { 53 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#getNationalPrefixTransformRule()" 54 }, 55 { 56 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#getPreferredExtnPrefix()" 57 }, 58 { 59 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#hasNationalPrefix()" 60 }, 61 { 62 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#hasPreferredExtnPrefix()" 63 }, 64 { 65 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#intlNumberFormats()" 66 }, 67 { 68 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata#numberFormats()" 69 }, 70 { 71 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection#PhoneMetadataCollection()" 72 }, 73 { 74 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection#getMetadataList()" 75 }, 76 { 77 "@location": "method:com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc#getNationalNumberPattern()" 78 }, 79 { 80 "@location": "enumConstant:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource#FROM_DEFAULT_COUNTRY" 81 }, 82 { 83 "@location": "enumConstant:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource#FROM_NUMBER_WITHOUT_PLUS_SIGN" 84 }, 85 { 86 "@location": "enumConstant:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource#FROM_NUMBER_WITH_IDD" 87 }, 88 { 89 "@location": "enumConstant:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource#FROM_NUMBER_WITH_PLUS_SIGN" 90 }, 91 { 92 "@location": "type:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource", 93 "implicitMember": "values()[Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;" 94 }, 95 { 96 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#clearCountryCode()" 97 }, 98 { 99 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#getCountryCode()" 100 }, 101 { 102 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#getCountryCodeSource()" 103 }, 104 { 105 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#getExtension()" 106 }, 107 { 108 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#getNationalNumber()" 109 }, 110 { 111 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#hasCountryCode()" 112 }, 113 { 114 "@location": "method:com.android.i18n.phonenumbers.Phonenumber$PhoneNumber#hasExtension()" 115 }, 116 { 117 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberMatch#end()" 118 }, 119 { 120 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberMatch#number()" 121 }, 122 { 123 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberMatch#rawString()" 124 }, 125 { 126 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberMatch#start()" 127 }, 128 { 129 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency#POSSIBLE" 130 }, 131 { 132 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType#EXACT_MATCH" 133 }, 134 { 135 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType#NOT_A_NUMBER" 136 }, 137 { 138 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType#NO_MATCH" 139 }, 140 { 141 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType#NSN_MATCH" 142 }, 143 { 144 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType#SHORT_NSN_MATCH" 145 }, 146 { 147 "@location": "type:com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType", 148 "implicitMember": "values()[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;" 149 }, 150 { 151 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat#E164" 152 }, 153 { 154 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat#INTERNATIONAL" 155 }, 156 { 157 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat#NATIONAL" 158 }, 159 { 160 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat#RFC3966" 161 }, 162 { 163 "@location": "type:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat", 164 "implicitMember": "values()[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;" 165 }, 166 { 167 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#FIXED_LINE" 168 }, 169 { 170 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#FIXED_LINE_OR_MOBILE" 171 }, 172 { 173 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#MOBILE" 174 }, 175 { 176 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#PAGER" 177 }, 178 { 179 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#PERSONAL_NUMBER" 180 }, 181 { 182 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#PREMIUM_RATE" 183 }, 184 { 185 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#SHARED_COST" 186 }, 187 { 188 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#TOLL_FREE" 189 }, 190 { 191 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#UAN" 192 }, 193 { 194 "@location": "type:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType", 195 "implicitMember": "values()[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;" 196 }, 197 { 198 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#VOICEMAIL" 199 }, 200 { 201 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType#VOIP" 202 }, 203 { 204 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult#IS_POSSIBLE" 205 }, 206 { 207 "@location": "enumConstant:com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult#TOO_LONG" 208 }, 209 { 210 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#findNumbers(CharSequence,String,Leniency,long)" 211 }, 212 { 213 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#format(PhoneNumber,PhoneNumberFormat)" 214 }, 215 { 216 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#formatInOriginalFormat(PhoneNumber,String)" 217 }, 218 { 219 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getAsYouTypeFormatter(String)" 220 }, 221 { 222 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getCountryCodeForRegion(String)" 223 }, 224 { 225 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getInstance()" 226 }, 227 { 228 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getNationalSignificantNumber(PhoneNumber)" 229 }, 230 { 231 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getNumberType(PhoneNumber)" 232 }, 233 { 234 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#getRegionCodeForNumber(PhoneNumber)" 235 }, 236 { 237 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#isNumberMatch(PhoneNumber,PhoneNumber)" 238 }, 239 { 240 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#isPossibleNumber(PhoneNumber)" 241 }, 242 { 243 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#isPossibleNumberWithReason(PhoneNumber)" 244 }, 245 { 246 "@location": "method:com.android.i18n.phonenumbers.PhoneNumberUtil#isValidNumber(PhoneNumber)" 247 } 248]