/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/ |
H A D | InputMethodUtilsTest.java | 807 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 814 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 827 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 835 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 851 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 852 methodMap.put(secondIme.getId(), secondIme); in testChooseSystemVoiceIme() 862 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() 863 methodMap.put(secondIme.getId(), secondIme); in testChooseSystemVoiceIme() 873 methodMap.put(nonSystemIme.getId(), nonSystemIme); in testChooseSystemVoiceIme() 883 methodMap.put(systemIme.getId(), systemIme); in testChooseSystemVoiceIme() [all …]
|
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | AdditionalSubtypeUtils.java | 109 ArrayMap<String, InputMethodInfo> methodMap, @UserIdInt int userId) { in save() argument 135 final boolean isSetMethodMap = methodMap != null && methodMap.size() > 0; in save() 145 if (isSetMethodMap && !methodMap.containsKey(imiId)) { in save()
|
H A D | InputMethodManagerService.java | 1961 mContext.getContentResolver(), methodMap, userId, true); in getEnabledInputMethodListLocked() 2129 final InputMethodInfo imi = methodMap.get(imiId); in getEnabledInputMethodSubtypeListLocked() 4510 methodMap.clear(); in queryInputMethodServicesInternal() 4521 methodMap.ensureCapacity(services.size()); in queryInputMethodServicesInternal() 4543 methodMap.put(imi.getId(), imi); in queryInputMethodServicesInternal() 4901 methodMap, methodList); in switchToInputMethod() 4905 if (!methodMap.containsKey(imeId) in switchToInputMethod() 4907 .contains(methodMap.get(imeId))) { in switchToInputMethod() 5588 methodMap, methodList); in handleShellCommandEnableDisableInputMethodInternalLocked() 5592 if (!methodMap.containsKey(imeId)) { in handleShellCommandEnableDisableInputMethodInternalLocked() [all …]
|
H A D | InputMethodUtils.java | 354 @NonNull ArrayMap<String, InputMethodInfo> methodMap, in chooseSystemVoiceIme() argument 360 final InputMethodInfo defaultVoiceIme = methodMap.get(currentDefaultVoiceImeId); in chooseSystemVoiceIme() 367 final int methodCount = methodMap.size(); in chooseSystemVoiceIme() 369 final InputMethodInfo imi = methodMap.valueAt(i); in chooseSystemVoiceIme() 856 ArrayMap<String, InputMethodInfo> methodMap, @UserIdInt int userId, in InputMethodSettings() argument 860 mMethodMap = methodMap; in InputMethodSettings()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-common-0.10.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | dagger-android-processor-2.23.jar | java/dagger/android/processor/META-INF/gradle/incremental.annotation.processors
... |
H A D | dagger-spi-2.23.jar | dagger/spi/package-info.class
package-info.java
package dagger.spi
abstract ... |
H A D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |