HomeSort by relevance Sort by last modified time
    Searched full:localized (Results 151 - 175 of 396) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/view/textservice/
SpellCheckerSubtype.java 176 * @param context Context will be used for getting localized strings
  /libcore/luni/src/main/java/java/lang/
Runtime.java 466 * Returns the localized version of the specified input stream. The input
473 * @return the localized input stream.
486 * Returns the localized version of the specified output stream. The output
493 * @return the localized output stream.
Throwable.java 181 * localized text for the message. Android returns the regular detail message.
183 * @return this {@code Throwable}'s localized detail message.
  /libcore/luni/src/main/java/java/util/logging/
XMLFormatter.java 85 // get localized message if has, but don't call Formatter.formatMessage
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 479 private static void applyPattern(int addr, boolean localized, String pattern) {
481 applyPatternImpl(addr, localized, pattern);
618 private static native void applyPatternImpl(int addr, boolean localized, String pattern);
641 private static native String toPatternImpl(int addr, boolean localized);
  /libcore/luni/src/test/java/libcore/java/text/
DateFormatSymbolsTest.java 122 // On the RI, the long names are localized. ICU doesn't have those, so we just use UTC.
  /packages/apps/Contacts/src/com/android/contacts/util/
LocalizedNameResolver.java 40 * Retrieves localized names per account type. This allows customizing texts like
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
MessagingException.java 23 * Data passed through this exception should be considered non-localized. Any strings should
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Source.java 60 * Gets the localized, human-readable label for this source.
  /packages/experimental/AndroidVendorSecurityTool/src/com/google/android/googlelogin/
GoogleLoginServiceConstants.java 83 * @return A message describing the error code. This will not be localized.
  /external/chromium/chrome/browser/chromeos/login/
background_view.cc 346 // Proxy settings dialog contains localized strings.
562 // Use UTF8ToWide once this string is localized.
  /external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge_unittest.mm 304 // Do not test menu item title because it is localized.
323 // Do not test menu item title because it is localized.
  /external/icu4c/test/intltest/
tzfmttst.cpp 204 // Check if localized GMT format or RFC format is used.
212 // Localized GMT or RFC: total offset (raw + dst) must be preserved.
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 413 // FIXME: If this file gets localized, this should really be localized as one string with a wildcard for the number.
  /frameworks/base/core/java/android/net/http/
SslCertificate.java 484 * Formats the certificate date to a properly localized date string.
485 * @return Properly localized version of the certificate date string and
  /frameworks/base/docs/html/sdk/
android-1.1.jd 134 <p>The system image provides localized UI strings for the languages
141 <p>Localized UI strings match the locales that are displayable in
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetModel.java 73 * properly localized strings and visibility settings.
193 * the properly localized string.
  /external/antlr/src/org/antlr/runtime/
RecognitionException.java 38 * to generate a localized error message. For example, MismatchedToken
  /external/bluetooth/glib/tests/
shell-test.c 234 * localized, so it's too much of a pain.
  /external/chromium/base/i18n/
rtl.h 83 // an RTL context. Calling this function will make sure the returned localized
  /external/chromium/chrome/browser/
memory_details_mac.cc 60 // TODO(viettrungluu): Get localized browser names for other browsers
  /external/chromium/chrome/browser/ui/webui/
slideshow_ui.cc 115 // TODO(dhg): Add stirings to localized strings, also add more strings
  /external/chromium/chrome/common/extensions/
user_script.h 86 // it can be localized at will.
  /external/icu4c/i18n/unicode/
unum.h 579 * @param localized TRUE if the pattern is localized, FALSE otherwise.
592 UBool localized,
835 * @param isPatternLocalized TRUE if the pattern should be localized,
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnLocalTriangulator.h 37 // Performs a localized triangulation of the triangle mesh

Completed in 695 milliseconds

1 2 3 4 5 67 8 91011>>