Home
last modified time | relevance | path

Searched refs:imm (Results 1 – 3 of 3) sorted by relevance

/development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
DInputMethodSettingsImpl.java88 private static InputMethodInfo getMyImi(Context context, InputMethodManager imm) { in getMyImi() argument
89 final List<InputMethodInfo> imis = imm.getInputMethodList(); in getMyImi()
100 Context context, InputMethodManager imm, InputMethodInfo imi) { in getEnabledSubtypesLabel() argument
101 if (context == null || imm == null || imi == null) return null; in getEnabledSubtypesLabel()
102 final List<InputMethodSubtype> subtypes = imm.getEnabledInputMethodSubtypeList(imi, true); in getEnabledSubtypesLabel()
/development/samples/ApiDemos/src/com/example/android/apis/inputmethod/
DShowInputMethodAndSubtypeEnabler.java91 final InputMethodManager imm = in getEnabledInputMethodsThatHaveMultipleSubtypes() local
94 if (imm == null) { in getEnabledInputMethodsThatHaveMultipleSubtypes()
97 for (InputMethodInfo imi : imm.getEnabledInputMethodList()) { in getEnabledInputMethodsThatHaveMultipleSubtypes()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv10129 …EQQYTIqKmMfz26gDlA@fakeemail.com,"Fix assembler for instructions with an operand like [<Rn>, imm]."
10397 …YTIqKmMfz26gDlA@fakeemail.com,"Fix assembler for instructions with an operand like ""[PC, #imm]""."
44258 …ke_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Optimize saturating SEL.G(E) with imm val <= 0.0f.
47683 …l/mesa3d,fake_QOU8jBeET_us3_oqFDtr4w@fakeemail.com,"nv50/ir: flip shl(add, imm) into add(shl, imm)"
48908 …/external/mesa3d,fake_MV2VTlMXS762H6rRZj5_mw@fakeemail.com,i965/eu: set DF imm value to the source…
51183 …l/mesa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Replace fs_reg(imm) constructors with …
53694 …QOU8jBeET_us3_oqFDtr4w@fakeemail.com,nv50/ir: pre-compute BFE arg when both bits and offset are imm
57678 …ake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Optimize saturating SEL.L(E) with imm val >= 1.0.
60390 …esa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/vec4: Replace src_reg(imm) constructors with …
65893 …jBeET_us3_oqFDtr4w@fakeemail.com,nv50/ir: swap the least-ref'd source into src1 when both const/imm