/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSubtype.java | 308 * @param context Context will be used for getting localized strings from IME
|
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 3 For each document available in translation, add an localized title to this TOC. 4 Do not add localized title for docs not available in translation. 5 Below are template spans for adding localized doc titles. Please ensure that 6 localized titles are added in the language order specified below. [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
receiver-element.jd | 112 it can be localized like other strings in the user interface.
|
/libcore/expectations/ |
brokentests.txt | 757 description: "ICU doesn't provide localized pattern characters, and these tests assume the locale they're using has them.", 763 description: "ICU doesn't provide localized pattern characters, and these tests assume the locale they're using has them.", 769 description: "ICU doesn't provide localized pattern characters, and these tests assume the locale they're using has them.", [all...] |
/libcore/luni/src/main/java/java/util/ |
Formatter.java | 309 * The best non-localized form is <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a>, 328 * <td width="25%">Localized weekday name (abbreviated).</td> 334 * <td width="25%">Localized weekday name (full).</td> 340 * <td width="25%">Localized month name (abbreviated).</td> 346 * <td width="25%">Localized month name (full).</td> 508 * <td width="25%">Localized time zone abbreviation.</td> 513 * <p><i>Number localization</i>. Some conversions use localized decimal digits rather than the [all...] |
/libcore/luni/src/main/java/java/util/logging/ |
Logger.java | [all...] |
/packages/apps/Contacts/src/com/android/contacts/group/ |
SuggestedMemberListAdapter.java | 204 args, RawContacts.DISPLAY_NAME_PRIMARY + " COLLATE LOCALIZED ASC");
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
GalleryUtils.java | 260 // Returns a (localized) string for the given duration (in seconds).
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_manifest_attrs.xml | 54 it can be localized, however it is also allowed to supply a plain
|
/development/scripts/app_engine_server/ |
memcache_zipserve.py | 259 For intl requests that are not found (in the localized tree), 266 for an intl (localized) url, also resets the language cookie
|
/external/icu4c/i18n/ |
unum.cpp | 898 UBool localized, 922 if(localized) {
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
FontCacheChromiumWin.cpp | 574 // localized name according to the system locale as well as an English name, 575 // both GetTextFace() and EnumFontFamilies() return the localized name. So,
|
/frameworks/base/core/java/android/accounts/ |
AbstractAccountAuthenticator.java | 404 * Ask the authenticator for a localized label for the given authTokenType. 406 * @return the localized label of the auth token type, may be null if the type isn't known
|
/frameworks/base/docs/html/guide/topics/fundamentals/ |
loaders.jd | 315 Contacts.DISPLAY_NAME + " COLLATE LOCALIZED ASC"); 468 Contacts.DISPLAY_NAME + " COLLATE LOCALIZED ASC");
|
/frameworks/base/docs/html/guide/topics/resources/ |
accessing-resources.jd | 268 application can be localized for other languages. For information about creating alternative 269 resources (such as localized strings), see <a
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfo.java | 352 * @param context To lookup the localized 'Emergency Number' string. 356 // javadoc comments at the top of CallerInfo class) to a localized
|
/libcore/luni/src/main/java/java/nio/charset/ |
Charset.java | 395 * Subclasses may return a localized display name. 407 * Subclasses may return a localized display name.
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldSimpleDateFormatTest.java | 141 // that doesn't support localized pattern characters anymore. So this 500 // the default localized pattern characters are the same for all locales
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_classes.h | 592 * @brief Facet for localized string comparison. 594 * This facet encapsulates the code to compare strings in a localized
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 592 * @brief Facet for localized string comparison. 594 * This facet encapsulates the code to compare strings in a localized
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 592 * @brief Facet for localized string comparison. 594 * This facet encapsulates the code to compare strings in a localized
|
/external/webkit/Source/WebKit/ |
ChangeLog | 4 now that all localized strings in WebKit/win use WEB_UI_STRING. 169 Fix remaining localization issues by piping all localized strings through WebCore's 216 HTML5 <details> and <summary>: localized text 363 Title for images should use localized numerals [all...] |
/external/icu4c/i18n/unicode/ |
rbnf.h | 527 * rule sets and their localized display names for different 571 * rule sets and their localized display names for different 681 * Return the number of locales for which we have localized rule set display names. 682 * @return the number of locales for which we have localized rule set display names. 704 * @param locale the locale (returned by getRuleSetDisplayNameLocales) for which the localized [all...] |
/external/bluetooth/glib/glib/ |
gutils.c | [all...] |
/frameworks/support/v4/java/android/support/v4/app/ |
Fragment.java | 550 * Return a localized, styled CharSequence from the application's package's 560 * Return a localized string from the application's package's 570 * Return a localized formatted string from the application's package's [all...] |