Searched refs:PICKER_SETS (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/text/method/ |
H A D | QwertyKeyListener.java | 441 PICKER_SETS.put('D', "\u010E"); 443 PICKER_SETS.put('G', "\u011E"); 444 PICKER_SETS.put('L', "\u0141"); 448 PICKER_SETS.put('R', "\u0158"); 450 PICKER_SETS.put('T', "\u0164"); 456 PICKER_SETS.put('d', "\u010F"); 458 PICKER_SETS.put('g', "\u011F"); 460 PICKER_SETS.put('l', "\u0142"); 471 PICKER_SETS.put('/', "\\"); 487 PICKER_SETS.put('(', "[{<"); [all …]
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 59752 Landroid/text/method/QwertyKeyListener;->PICKER_SETS:Landroid/util/SparseArray;
|