/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | SubtypeUtils.java | 74 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in containsSubtypeOf() local 166 final InputMethodSubtype subtype = subtypes.get(i); in getImplicitlyApplicableSubtypesLockedImpl() local 183 final InputMethodSubtype subtype = subtypes.get(i); in getImplicitlyApplicableSubtypesLockedImpl() local 203 final InputMethodSubtype subtype = applicableSubtypes.get(i); in getImplicitlyApplicableSubtypesLockedImpl() local 212 final InputMethodSubtype subtype = keyboardSubtypes.get(i); in getImplicitlyApplicableSubtypesLockedImpl() local 267 InputMethodSubtype subtype = subtypes.get(i); in findLastResortApplicableSubtypeLocked() local
|
H A D | InputMethodSubtypeSwitchingController.java | 215 final InputMethodSubtype subtype = imi.getSubtypeAt(j); in getSortedInputMethodAndSubtypeList() local 243 private static int calculateSubtypeId(InputMethodInfo imi, InputMethodSubtype subtype) { in calculateSubtypeId() 261 private int getIndex(InputMethodInfo imi, InputMethodSubtype subtype) { in getIndex() 275 InputMethodInfo imi, InputMethodSubtype subtype) { in getNextInputMethodLocked() 332 private int getUsageRank(final InputMethodInfo imi, InputMethodSubtype subtype) { in getUsageRank() 348 public void onUserAction(InputMethodInfo imi, InputMethodSubtype subtype) { in onUserAction() 361 InputMethodInfo imi, InputMethodSubtype subtype) { in getNextInputMethodLocked() 446 InputMethodSubtype subtype) { in getNextInputMethod() 459 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { in onUserActionLocked() 505 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { in onUserActionLocked() [all …]
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textservice/ |
H A D | SpellCheckerSubtypeTest.java | 68 final SpellCheckerSubtype subtype = new SpellCheckerSubtype(SUBTYPE_NAME_RES_ID_A, in testSubtypeWithNoSubtypeId() local 95 final SpellCheckerSubtype subtype = new SpellCheckerSubtype(SUBTYPE_NAME_RES_ID_A, in testSubtypeWithSubtypeId() local
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbACInterface.java | 84 public UsbACInterface(int length, byte type, byte subtype, int subclass) { in UsbACInterface() 99 ByteStream stream, int length, byte type, byte subtype, int subClass) { in allocAudioControlDescriptor() 190 ByteStream stream, int length, byte type, byte subtype, int subClass) { in allocAudioStreamingDescriptor() 215 byte subtype, int subClass) { in allocMidiStreamingDescriptor()
|
H A D | UsbASFormat.java | 43 public UsbASFormat(int length, byte type, byte subtype, byte formatType, int mSubclass) { in UsbASFormat() 70 byte subtype, int subclass) { in allocDescriptor()
|
H A D | UsbACInterfaceUnparsed.java | 25 public UsbACInterfaceUnparsed(int length, byte type, byte subtype, int subClass) { in UsbACInterfaceUnparsed()
|
H A D | UsbACAudioStreamEndpoint.java | 27 public UsbACAudioStreamEndpoint(int length, byte type, int subclass, byte subtype) { in UsbACAudioStreamEndpoint()
|
H A D | UsbVCInputTerminal.java | 31 public UsbVCInputTerminal(int length, byte type, byte subtype) { in UsbVCInputTerminal()
|
H A D | UsbVCOutputTerminal.java | 31 public UsbVCOutputTerminal(int length, byte type, byte subtype) { in UsbVCOutputTerminal()
|
H A D | UsbVCProcessingUnit.java | 32 public UsbVCProcessingUnit(int length, byte type, byte subtype) { in UsbVCProcessingUnit()
|
H A D | UsbVCSelectorUnit.java | 32 public UsbVCSelectorUnit(int length, byte type, byte subtype) { in UsbVCSelectorUnit()
|
H A D | UsbMSMidiInputJack.java | 28 UsbMSMidiInputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiInputJack()
|
H A D | UsbMSMidiOutputJack.java | 28 public UsbMSMidiOutputJack(int length, byte type, byte subtype, int subclass) { in UsbMSMidiOutputJack()
|
H A D | UsbVCHeader.java | 32 public UsbVCHeader(int length, byte type, byte subtype, int spec) { in UsbVCHeader()
|
H A D | UsbMSMidiHeader.java | 30 public UsbMSMidiHeader(int length, byte type, byte subtype, int subclass) { in UsbMSMidiHeader()
|
H A D | UsbVCHeaderInterface.java | 34 int length, byte type, byte subtype, int vdcRelease) { in UsbVCHeaderInterface()
|
H A D | UsbACHeaderInterface.java | 34 int length, byte type, byte subtype, int subclass, int adcRelease) { in UsbACHeaderInterface()
|
H A D | UsbVCEndpoint.java | 39 int length, byte type, byte subtype) { in allocDescriptor()
|
H A D | Usb10ACOutputTerminal.java | 31 public Usb10ACOutputTerminal(int length, byte type, byte subtype, int subClass) { in Usb10ACOutputTerminal()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodAndSubtypeUtil.java | 193 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in saveInputMethodSubtypeList() local 321 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in setSubtypesPreferenceEnabled() local 345 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateSubtypesPreferenceChecked() local 372 public static String getSubtypeLocaleNameAsSentence(@Nullable InputMethodSubtype subtype, in getSubtypeLocaleNameAsSentence() 428 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in isValidNonAuxAsciiCapableIme() local
|
H A D | InputMethodAndSubtypeUtilCompat.java | 236 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in saveInputMethodSubtypeListForUserInternal() local 364 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in setSubtypesPreferenceEnabled() local 388 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in updateSubtypesPreferenceChecked() local 415 public static String getSubtypeLocaleNameAsSentence(@Nullable InputMethodSubtype subtype, in getSubtypeLocaleNameAsSentence() 471 final InputMethodSubtype subtype = imi.getSubtypeAt(i); in isValidSystemNonAuxAsciiCapableIme() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/ |
H A D | InputMethodSubtypeTest.java | 133 final InputMethodSubtype subtype = createSubtypeUsingLanguageTag("en-US"); in testCanonicalizedLanguageTagObjectCache() local 157 final InputMethodSubtype subtype = createSubtypeUsingLanguageTag(languageTag); in verifyCanonicalizedLanguageTag() local
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/ |
H A D | UsbStrings.java | 280 public static String getACControlInterfaceName(byte subtype) { in getACControlInterfaceName() 292 public static String getACStreamingInterfaceName(byte subtype) { in getACStreamingInterfaceName()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/ |
H A D | AdditionalSubtypeUtilsTest.java | 77 private void verifySubtype(InputMethodSubtype subtype, InputMethodSubtype expectedSubtype) { in verifySubtype()
|
/aosp14/frameworks/base/media/java/android/media/tv/tuner/ |
H A D | TunerUtils.java | 40 public static int getFilterSubtype(@Filter.Type int mainType, @Filter.Subtype int subtype) { in getFilterSubtype()
|