/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
H A D | TestsSplitLayoutQwertyEnglishUS.java | 40 protected KeyboardLayoutSet createKeyboardLayoutSet(final InputMethodSubtype subtype, in createKeyboardLayoutSet()
|
H A D | KeyboardLayoutSetSubtypesCountTests.java | 42 final InputMethodSubtype subtype = subtypeList.get(index); in toString() local
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | Usb10ACOutputTerminal.java | 31 public Usb10ACOutputTerminal(int length, byte type, byte subtype, int subClass) { in Usb10ACOutputTerminal()
|
H A D | Usb20ACMixerUnit.java | 36 public Usb20ACMixerUnit(int length, byte type, byte subtype, int subClass) { in Usb20ACMixerUnit()
|
H A D | UsbVCEndpoint.java | 39 int length, byte type, byte subtype) { in allocDescriptor()
|
H A D | Usb20ASFormatIII.java | 34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII()
|
H A D | Usb20ACHeader.java | 32 public Usb20ACHeader(int length, byte type, byte subtype, int subclass, int spec) { in Usb20ACHeader()
|
H A D | Usb20ASFormatI.java | 34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI()
|
H A D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
|
H A D | UsbACSelectorUnit.java | 35 public UsbACSelectorUnit(int length, byte type, byte subtype, int subClass) { in UsbACSelectorUnit()
|
H A D | Usb10ASGeneral.java | 37 public Usb10ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb10ASGeneral()
|
H A D | UsbACTerminal.java | 35 public UsbACTerminal(int length, byte type, byte subtype, int subclass) { in UsbACTerminal()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | RichInputMethodSubtypeTests.java | 101 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 D | param_event_manager.cpp | 77 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 D | enhancement_service_callback.h | 38 int32_t subtype; member
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/ |
H A D | plugin_listener_impl.cpp | 33 …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 D | dscreen_handler.cpp | 99 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 D | idistributed_hardware_source.h | 42 std::string subtype; member
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/fuzztest/registerpluginlistener_fuzzer/ |
H A D | registerpluginlistener_fuzzer.cpp | 32 …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 D | dscreen_handler_test.cpp | 50 const std::string subtype = "screen"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/ |
H A D | mock_hardware_handler.cpp | 62 const std::string &subtype) in PluginHardware()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_rdb_utils.cpp | 579 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 D | AndroidSpellCheckerService.java | 227 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 D | SpellCheckersSettings.java | 142 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 D | InputMethodSubtypePreference.java | 40 public InputMethodSubtypePreference(final Context context, final InputMethodSubtype subtype, in InputMethodSubtypePreference()
|