Home
last modified time | relevance | path

Searched defs:subtype (Results 51 – 75 of 173) sorted by relevance

1234567

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsSplitLayoutQwertyEnglishUS.java40 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
H A DKeyboardLayoutSetSubtypesCountTests.java42 final InputMethodSubtype subtype = subtypeList.get(index); in toString() local
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb10ACOutputTerminal.java31 public Usb10ACOutputTerminal(int length, byte type, byte subtype, int subClass) { in Usb10ACOutputTerminal()
H A DUsb20ACMixerUnit.java36 public Usb20ACMixerUnit(int length, byte type, byte subtype, int subClass) { in Usb20ACMixerUnit()
H A DUsbVCEndpoint.java39 int length, byte type, byte subtype) { in allocDescriptor()
H A DUsb20ASFormatIII.java34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII()
H A DUsb20ACHeader.java32 public Usb20ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb20ACHeader()
H A DUsb20ASFormatI.java34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI()
H A DUsb20ASFormatII.java37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
H A DUsbACSelectorUnit.java35 public UsbACSelectorUnit(int length, byte type, byte subtype, int subClass) { in UsbACSelectorUnit()
H A DUsb10ASGeneral.java37 public Usb10ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb10ASGeneral()
H A DUsbACTerminal.java35 public UsbACTerminal(int length, byte type, byte subtype, int subclass) { in UsbACTerminal()
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DRichInputMethodSubtypeTests.java101 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in setUp() local
331 RichInputMethodSubtype subtype = RichInputMethodSubtype.getRichInputMethodSubtype(null); in testRichInputMethodSubtypeForNullInputMethodSubtype() local
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp77 std::string subtype = want.GetStringParam(EVENT_INFO_SUBTYPE); in OnReceiveEvent() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/include/enhancement_service/
H A Denhancement_service_callback.h38 int32_t subtype; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dplugin_listener_impl.cpp33 …Impl::PluginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) in PluginHardware()
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp99 std::string subtype = "screen"; in OnConnect() local
111 …ndler::PluginHardware(const std::string &dhId, const std::string &attr, const std::string &subtype) in PluginHardware()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_hardware_source.h42 std::string subtype; member
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/fuzztest/registerpluginlistener_fuzzer/
H A Dregisterpluginlistener_fuzzer.cpp32 …ginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) overrid… in PluginHardware()
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/src/
H A Ddscreen_handler_test.cpp50 const std::string subtype = "screen"; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H A Dmock_hardware_handler.cpp62 const std::string &subtype) in PluginHardware()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp579 int32_t albumId, PhotoAlbumSubType subtype) in QueryAlbumCount()
592 int32_t albumId, PhotoAlbumSubType subtype) in QueryAlbumVideoCount()
607 int32_t albumId, PhotoAlbumSubType subtype) in QueryAlbumHiddenCount()
647 int32_t albumId, PhotoAlbumSubType subtype, string &uri) in SetAlbumCoverUri()
677 int32_t albumId, PhotoAlbumSubType subtype, string &uri) in SetAlbumCoverHiddenUri()
698 int32_t albumId, PhotoAlbumSubType subtype, string &sql) in FillOneAlbumCountAndCoverUri()
1147 auto subtype = static_cast<PhotoAlbumSubType>(data.albumSubtype); in UpdateUserAlbumIfNeeded() local
1182 auto subtype = static_cast<PhotoAlbumSubType>(data.albumSubtype); in UpdatePortraitAlbumIfNeeded() local
1677 const string &subtype = whereArgs[argsIndex]; in GetAlbumSubtypeArgument() local
1771 for (int subtype : albumTypes) { in UpdateAnalysisAlbumByFile() local
[all …]
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidSpellCheckerService.java227 final InputMethodSubtype subtype = AdditionalSubtypeUtils.createDummyAdditionalSubtype( in createKeyboardForLocale() local
233 private KeyboardLayoutSet createKeyboardSetForSpellChecker(final InputMethodSubtype subtype) { in createKeyboardSetForSpellChecker()
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DSpellCheckersSettings.java142 final SpellCheckerSubtype subtype) { in getSpellCheckerSubtypeLabel()
204 final SpellCheckerSubtype subtype = currentSci.getSubtypeAt(index); in showChooseLanguageDialog() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodSubtypePreference.java40 public InputMethodSubtypePreference(final Context context, final InputMethodSubtype subtype, in InputMethodSubtypePreference()

1234567