Home
last modified time | relevance | path

Searched defs:subtype (Results 126 – 150 of 173) sorted by relevance

1234567

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodAndSubtypeEnablerManagerCompat.java150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences() local
/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp190 NetConnectSubtype subtype = NetConnectSubtype::SUBTYPE_UNKNOWN; variable
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java603 InputMethodSubtype subtype = (InputMethodSubtype) o; in equals() local
684 InputMethodSubtype subtype = imi.getSubtypeAt(i); in sort() local
H A DInputMethodManager.java2523 InputMethodSubtype subtype) { in setInputMethodAndSubtype()
2864 public boolean setCurrentInputMethodSubtype(InputMethodSubtype subtype) { in setCurrentInputMethodSubtype()
2939 final InputMethodSubtype subtype = imi.getSubtypeAt(subtypeIndex); in getShortcutInputMethodsAndSubtypes() local
/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodPrivilegedOperations.java238 public void setInputMethodAndSubtype(String id, InputMethodSubtype subtype) { in setInputMethodAndSubtype()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dwatch_queue.h38 __u32 subtype : 8; member
H A Dvirtio_scsi.h58 __virtio32 subtype; member
H A Dvirtio_iommu.h110 __u8 subtype; member
H A Dbatadv_packet.h158 __u8 subtype; member
191 __u8 subtype; member
/aosp12/frameworks/base/core/java/android/metrics/
H A DLogMaker.java89 public LogMaker setSubtype(int subtype) { in setSubtype()
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dnfnetlink_osf.h58 char subtype[MAXGENRELEN]; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp395 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); in GetPropList() local
916 string MtpDataUtils::GetMovingOrEnditSourcePath(const std::string &path, const int32_t &subtype, in GetMovingOrEnditSourcePath()
H A Dptp_media_sync_observer.cpp198 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); in AddPhotoHandle() local
H A Dmtp_medialibrary_manager.cpp371 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); in HaveMovingPhotesHandle() local
456 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); in SetObject() local
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java397 public void changeInputMethodSubtype(InputMethodSubtype subtype) { in changeInputMethodSubtype()
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DFilter.java273 public void setType(@Type int mainType, @Subtype int subtype) { in setType()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp495 auto subtype = std::find_if( in GetSubProperty() local
496 …subtypes.begin(), subtypes.end(), [&subName](const Subtype &subtype) { return subtype.id == subNam… in GetSubProperty()
540 for (const auto &subtype : subtypes) { in ListInputMethodSubtype() local
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DInputTestsBase.java388 final InputMethodSubtype subtype = InputMethodSubtypeCompatUtils.newInputMethodSubtype( in changeLanguageWithoutWait() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
H A DANQPParserTest.java145 private static byte[] getVendorSpecificPayload(int oi, int type, int subtype, byte[] payload) in getVendorSpecificPayload()
/aosp12/hardware/st/secure_element/ese-spi-driver/
H A DT1protocol.cc54 uint8_t T1protocol_getValidPcb(TpduType type, RBlockType subtype, in T1protocol_getValidPcb()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album_column.cpp331 void PhotoAlbumColumns::GetSystemAlbumPredicates(const PhotoAlbumSubType subtype, RdbPredicates &pr… in GetSystemAlbumPredicates()
H A Dmoving_photo_file_utils.cpp792 bool MovingPhotoFileUtils::IsMovingPhoto(int32_t subtype, int32_t effectMode, int32_t originalSubty… in IsMovingPhoto()
799 bool MovingPhotoFileUtils::IsGraffiti(int32_t subtype, int32_t originalSubtype) in IsGraffiti()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp284 int32_t subtype) in TestCloudEnhancementImage()
1002 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); variable
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java437 public void postSwitchLanguage(final InputMethodSubtype subtype) { in postSwitchLanguage()
881 public void onCurrentInputMethodSubtypeChanged(final InputMethodSubtype subtype) { in onCurrentInputMethodSubtypeChanged()
1411 public void switchLanguage(final InputMethodSubtype subtype) { in switchLanguage()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp2095 int32_t subtype = static_cast<int32_t>(fileAsset->GetPhotoSubType()); in DoRevertEdit() local
2183 const string &path, const string &sourceVideoPath, int32_t subtype) in RevertMovingPhotoVideo()
2285 MediaLibraryCommand& cmd, int32_t subtype, const string& cachePath, const string& destPath) in MoveCacheFile()
2309 bool MediaLibraryPhotoOperations::CheckCacheCmd(MediaLibraryCommand& cmd, int32_t subtype, const st… in CheckCacheCmd()
2685 int32_t subtype = fileAsset->GetPhotoSubType(); in AddFiltersExecute() local
2745 int32_t subtype = fileAsset->GetPhotoSubType(); in SubmitEditCacheExecute() local
2779 int32_t subtype = fileAsset->GetPhotoSubType(); in SubmitCacheExecute() local

1234567