/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodAndSubtypeEnablerManagerCompat.java | 150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences() local
|
/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/ |
H A D | net_connect_adapter_impl_test.cpp | 190 NetConnectSubtype subtype = NetConnectSubtype::SUBTYPE_UNKNOWN; variable
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSubtype.java | 603 InputMethodSubtype subtype = (InputMethodSubtype) o; in equals() local 684 InputMethodSubtype subtype = imi.getSubtypeAt(i); in sort() local
|
H A D | InputMethodManager.java | 2523 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 D | InputMethodPrivilegedOperations.java | 238 public void setInputMethodAndSubtype(String id, InputMethodSubtype subtype) { in setInputMethodAndSubtype()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | watch_queue.h | 38 __u32 subtype : 8; member
|
H A D | virtio_scsi.h | 58 __virtio32 subtype; member
|
H A D | virtio_iommu.h | 110 __u8 subtype; member
|
H A D | batadv_packet.h | 158 __u8 subtype; member 191 __u8 subtype; member
|
/aosp12/frameworks/base/core/java/android/metrics/ |
H A D | LogMaker.java | 89 public LogMaker setSubtype(int subtype) { in setSubtype()
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 58 char subtype[MAXGENRELEN]; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 395 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 D | ptp_media_sync_observer.cpp | 198 int32_t subtype = GetInt32Val(PhotoColumn::PHOTO_SUBTYPE, resultSet); in AddPhotoHandle() local
|
H A D | mtp_medialibrary_manager.cpp | 371 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 D | IInputMethodWrapper.java | 397 public void changeInputMethodSubtype(InputMethodSubtype subtype) { in changeInputMethodSubtype()
|
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/ |
H A D | Filter.java | 273 public void setType(@Type int mainType, @Subtype int subtype) { in setType()
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 495 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 D | InputTestsBase.java | 388 final InputMethodSubtype subtype = InputMethodSubtypeCompatUtils.newInputMethodSubtype( in changeLanguageWithoutWait() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/ |
H A D | ANQPParserTest.java | 145 private static byte[] getVendorSpecificPayload(int oi, int type, int subtype, byte[] payload) in getVendorSpecificPayload()
|
/aosp12/hardware/st/secure_element/ese-spi-driver/ |
H A D | T1protocol.cc | 54 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 D | photo_album_column.cpp | 331 void PhotoAlbumColumns::GetSystemAlbumPredicates(const PhotoAlbumSubType subtype, RdbPredicates &pr… in GetSystemAlbumPredicates()
|
H A D | moving_photo_file_utils.cpp | 792 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 D | medialibrary_cloud_enhancement_test.cpp | 284 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 D | LatinIME.java | 437 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 D | medialibrary_photo_operations.cpp | 2095 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
|