Home
last modified time | relevance | path

Searched refs:language (Results 1 – 25 of 28) sorted by relevance

12

/bootable/recovery/tools/image_generator/
DAndroid.bp12 // See the License for the specific language governing permissions and
DImageGenerator.java383 private Font loadFontsByLocale(String language) throws IOException, FontFormatException { in loadFontsByLocale() argument
384 if (mLoadedFontMap.containsKey(language)) { in loadFontsByLocale()
385 return mLoadedFontMap.get(language); in loadFontsByLocale()
388 String fontName = LANGUAGE_TO_FONT_MAP.getOrDefault(language, DEFAULT_FONT_NAME); in loadFontsByLocale()
394 mLoadedFontMap.put(language, result); in loadFontsByLocale()
400 "Can not find the font file " + fontName + " for language " + language); in loadFontsByLocale()
/bootable/recovery/tools/recovery_l10n/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/uncrypt/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/update_verifier/
Dcare_map.proto13 * See the License for the specific language governing permissions and
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/fuse_sideload/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/updater_sample/
DAndroid.bp12 // See the License for the specific language governing permissions and
Dproguard.flags12 # See the License for the specific language governing permissions and
/bootable/recovery/boot_control/
DAndroid.bp13 // See the License for the specific language governing permissions and
/bootable/recovery/misc_writer/
DAndroid.bp13 // See the License for the specific language governing permissions and
/bootable/recovery/edify/
DAndroid.bp12 // See the License for the specific language governing permissions and
DREADME.md5 scripting language ("edify") that is superficially somewhat similar to
6 the old one ("amend"). This is a brief overview of the new language.
Dlexer.ll14 * See the License for the specific language governing permissions and
/bootable/recovery/bootloader_message/
DAndroid.bp13 // See the License for the specific language governing permissions and
/bootable/recovery/minui/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/updater_sample/tests/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/otautil/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/updater/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/install/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/recovery_ui/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/minadbd/
DAndroid.bp12 // See the License for the specific language governing permissions and
/bootable/recovery/applypatch/
DAndroid.bp12 // See the License for the specific language governing permissions and
DNOTICE12 See the License for the specific language governing permissions and
/bootable/recovery/
DAndroid.bp12 // See the License for the specific language governing permissions and

12