Searched refs:repl (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothUtils.java | 260 final String repl; in formatSimple() local 268 repl = Boolean.toString((boolean) arg); in formatSimple() 270 repl = Boolean.toString(arg != null); in formatSimple() 278 repl = String.valueOf(arg); in formatSimple() 286 repl = Integer.toHexString((int) arg); in formatSimple() 288 repl = Long.toHexString((long) arg); in formatSimple() 290 repl = Integer.toHexString(Byte.toUnsignedInt((byte) arg)); in formatSimple() 297 repl = "%"; in formatSimple() 304 sb.replace(i, i + consume, repl); in formatSimple() 307 final int prefixInsert = (prefixChar == '0' && repl.charAt(0) == '-') ? 1 : 0; in formatSimple() [all …]
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |