/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
DistributionPointName.java | 28 public static final int FULL_NAME = 0; 64 this(FULL_NAME, name); 113 if (type == FULL_NAME)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
TimeUnitTest.java | 38 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 50 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 66 new TimeUnitFormat(new ULocale(locales[locIndex]), TimeUnitFormat.FULL_NAME), 70 for (int style = TimeUnitFormat.FULL_NAME; 84 for (int parseStyle = TimeUnitFormat.FULL_NAME; parseStyle <= TimeUnitFormat.ABBREVIATED_NAME; parseStyle++) { 134 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 135 MeasureFormat tfeq = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 138 MeasureFormat tfne2 = new TimeUnitFormat(ULocale.GERMAN, TimeUnitFormat.FULL_NAME); 164 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME}; 323 // Tests when "if (style < FULL_NAME || style >= TOTAL_STYLES)" is tru [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
TimeUnitTest.java | 34 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 46 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 62 new TimeUnitFormat(new ULocale(locales[locIndex]), TimeUnitFormat.FULL_NAME), 66 for (int style = TimeUnitFormat.FULL_NAME; 80 for (int parseStyle = TimeUnitFormat.FULL_NAME; parseStyle <= TimeUnitFormat.ABBREVIATED_NAME; parseStyle++) { 130 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 131 MeasureFormat tfeq = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); 134 MeasureFormat tfne2 = new TimeUnitFormat(ULocale.GERMAN, TimeUnitFormat.FULL_NAME); 160 int[] styles = new int[] {TimeUnitFormat.FULL_NAME, TimeUnitFormat.ABBREVIATED_NAME}; 319 // Tests when "if (style < FULL_NAME || style >= TOTAL_STYLES)" is tru [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
TimeUnitFormat.java | 74 public static final int FULL_NAME = 0; 121 style = FULL_NAME; 131 this(locale, FULL_NAME); 141 this(locale, FULL_NAME); 147 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style. 148 * @throws IllegalArgumentException if the style is not FULL_NAME or 154 if (style < FULL_NAME || style >= TOTAL_STYLES) { 155 throw new IllegalArgumentException("style should be either FULL_NAME or ABBREVIATED_NAME style"); 158 locale, style == FULL_NAME ? FormatWidth.WIDE : FormatWidth.SHORT); 276 for (int styl = FULL_NAME; styl < TOTAL_STYLES; ++styl) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
TimeUnitFormat.java | 72 public static final int FULL_NAME = 0; 119 style = FULL_NAME; 129 this(locale, FULL_NAME); 139 this(locale, FULL_NAME); 145 * @param style format style, either FULL_NAME or ABBREVIATED_NAME style. 146 * @throws IllegalArgumentException if the style is not FULL_NAME or 152 if (style < FULL_NAME || style >= TOTAL_STYLES) { 153 throw new IllegalArgumentException("style should be either FULL_NAME or ABBREVIATED_NAME style"); 156 locale, style == FULL_NAME ? FormatWidth.WIDE : FormatWidth.SHORT); 274 for (int styl = FULL_NAME; styl < TOTAL_STYLES; ++styl) [all...] |
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
ConversationImagePartsView.java | 43 + DatabaseHelper.PARTICIPANTS_TABLE + '.' + ParticipantColumns.FULL_NAME
|
DatabaseHelper.java | 410 public static final String FULL_NAME = "full_name"; 448 + ParticipantColumns.FULL_NAME + " TEXT," [all...] |
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/ |
ParticipantRefreshTest.java | 83 values.put(ParticipantColumns.FULL_NAME, name);
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
ParticipantData.java | 65 ParticipantColumns.FULL_NAME, 502 values.put(ParticipantColumns.FULL_NAME, mFullName);
|
ConversationMessageData.java | 754 + DatabaseHelper.PARTICIPANTS_TABLE + '.' + ParticipantColumns.FULL_NAME [all...] |
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/data/ |
TestDataFactory.java | 188 ParticipantColumns.FULL_NAME,
|
/prebuilts/devtools/tools/lib/ |
jobb.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/24.4.0-beta3/ |
jobb-24.4.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/24.4.0-beta6/ |
jobb-24.4.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/24.5.0/ |
jobb-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0/ |
jobb-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-alpha1/ |
jobb-25.0.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-alpha3/ |
jobb-25.0.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-alpha5/ |
jobb-25.0.0-alpha5.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-alpha7/ |
jobb-25.0.0-alpha7.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-alpha9/ |
jobb-25.0.0-alpha9.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-beta2/ |
jobb-25.0.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-beta5/ |
jobb-25.0.0-beta5.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-beta6/ |
jobb-25.0.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.0.0-beta7/ |
jobb-25.0.0-beta7.jar | |