/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | FlagManager.java | 94 public Image getFlag(@Nullable String language, @Nullable String region) { in getFlag() argument 95 assert region != null || language != null; in getFlag() 98 assert language != null; in getFlag() 101 if (language.equals("ca")) { //$NON-NLS-1$ in getFlag() 104 else if (language.equals("gd")) { //$NON-NLS-1$ in getFlag() 107 else if (language.equals("cy")) { //$NON-NLS-1$ in getFlag() 116 if (language.equals(locale.getLanguage())) { in getFlag() 123 region = LocaleManager.getLanguageRegion(language); in getFlag()
|
D | Configuration.java | 771 String language = locales[0]; in initialize() local 774 locale = LocaleQualifier.getQualifier(language + "-r" + region); in initialize() 776 locale = new LocaleQualifier(language); in initialize() 857 String language = locales[0]; in loadRenderState() local 860 … locale = Locale.create(LocaleQualifier.getQualifier(language + "-r" + region)); in loadRenderState() 862 locale = Locale.create(new LocaleQualifier(language)); in loadRenderState()
|
D | ConfigurationDescription.java | 205 String language = locales[0]; in fromXml() local 207 … description.locale = Locale.create(LocaleQualifier.getQualifier(language + "-r" + locales[1])); in fromXml() 209 description.locale = Locale.create(new LocaleQualifier(language)); in fromXml()
|
D | ConfigurationChooser.java | 1906 for (String language : languages) { in updateLocales() 1908 SortedSet<String> regions = projectRes.getRegions(language); in updateLocales() 1910 … LocaleQualifier locale = LocaleQualifier.getQualifier(language + "-r" + region); in updateLocales() 1918 LocaleQualifier locale = new LocaleQualifier(language); in updateLocales()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | FlagManagerTest.java | 121 for (String language : LocaleManager.getLanguageCodes(false)) { in testAvailableImages() 122 for (String region : LocaleManager.getRelevantRegions(language)) { in testAvailableImages() 124 regionToLanguages.put(region, language); in testAvailableImages() 137 for (String language : regionToLanguages.get(region)) { in testAvailableImages() 138 sb.append(language).append("(").append(LocaleManager.getLanguageName(language)) in testAvailableImages()
|
D | ConfigurationTest.java | 68 Locale language = Locale.create(new LocaleQualifier("nb")); in test() local 69 configuration.setLocale(language, true /* skipSync */); in test() 73 configuration.setLocale(language, false /* skipSync */); in test()
|
/sdk/eclipse/monitor/ |
D | monitor.bat | 13 rem See the License for the specific language governing permissions and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
D | ExportMessages.properties | 12 # See the License for the specific language governing permissions and
|
/sdk/hierarchyviewer/etc/ |
D | hierarchyviewer1.bat | 13 rem See the License for the specific language governing permissions and
|
/sdk/apkbuilder/etc/ |
D | apkbuilder.bat | 13 rem See the License for the specific language governing permissions and
|
/sdk/files/ |
D | post_tools_install.bat | 13 rem See the License for the specific language governing permissions and
|
D | NOTICE | 10 See the License for the specific language governing permissions and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
D | messages.properties | 13 # See the License for the specific language governing permissions and
|
/sdk/docs/ |
D | howto_build_SDK.txt | 12 See the License for the specific language governing permissions and 46 See the License for the specific language governing permissions and
|
D | howto_SDK_git_cygwin.txt | 12 See the License for the specific language governing permissions and
|
/sdk/find_java/ |
D | find_java.bat | 13 rem See the License for the specific language governing permissions and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/ |
D | messages.properties | 13 # See the License for the specific language governing permissions and
|
/sdk/templates/docs/ |
D | default.css | 13 * See the License for the specific language governing permissions and
|
D | prettify.js | 15 …=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.base/META-INF/ |
D | MANIFEST.MF | 93 org.apache.commons.codec.language,
|
/sdk/find_lock/ |
D | NOTICE | 10 See the License for the specific language governing permissions and
|
/sdk/avdlauncher/ |
D | NOTICE | 10 See the License for the specific language governing permissions and
|
/sdk/emulator/mksdcard/ |
D | NOTICE | 10 See the License for the specific language governing permissions and
|
/sdk/eventanalyzer/ |
D | NOTICE | 10 See the License for the specific language governing permissions and
|
/sdk/apps/SdkController/ |
D | NOTICE | 10 See the License for the specific language governing permissions and
|