/aosp14/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerSubtype.java | 208 SpellCheckerSubtype subtype = (SpellCheckerSubtype) o; in equals() local 310 SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in sort() local
|
H A D | SpellCheckerInfo.java | 116 SpellCheckerSubtype subtype = new SpellCheckerSubtype( in SpellCheckerInfo() local
|
H A D | TextServicesManager.java | 257 final SpellCheckerSubtype subtype = sci.getSubtypeAt(i); in newSpellCheckerSession() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | DisplayFoldDurationLogger.java | 96 int subtype; in log() local
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | Usb20ASGeneral.java | 44 public Usb20ASGeneral(int length, byte type, byte subtype, int subclass) { in Usb20ASGeneral()
|
H A D | Usb10ASFormatI.java | 36 public Usb10ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb10ASFormatI()
|
H A D | UsbACFeatureUnit.java | 49 public UsbACFeatureUnit(int length, byte type, byte subtype, int subClass) { in UsbACFeatureUnit()
|
/ohos5.0/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
H A D | net_connect_callback_impl.cpp | 53 NetConnectSubtype subtype = NetConnectSubtype::SUBTYPE_UNKNOWN; in NetCapabilitiesChange() local
|
H A D | net_connect_adapter_impl.cpp | 74 …t32_t NetConnectAdapterImpl::GetDefaultNetConnect(NetConnectType &type, NetConnectSubtype &subtype) in GetDefaultNetConnect()
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | InputMethodSubtypeHandle.java | 98 @NonNull InputMethodInfo imi, @Nullable InputMethodSubtype subtype) { in of()
|
H A D | IInputMethod.aidl | 80 void changeInputMethodSubtype(in InputMethodSubtype subtype); in changeInputMethodSubtype()
|
H A D | IInputMethodPrivilegedOperations.aidl | 36 void setInputMethodAndSubtype(String id, in InputMethodSubtype subtype, in setInputMethodAndSubtype()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/ |
H A D | plugin_listener_impl_test.cpp | 28 const std::string subtype = "subtype"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/test/unittest/common/dcamerahandler/ |
H A D | dcamera_handler_test.cpp | 39 …ginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) override in PluginHardware()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/ |
H A D | InputMethodSubtypeSwitchingControllerTest.java | 168 InputMethodSubtype subtype = null; in assertNextInputMethod() local 193 InputMethodSubtype subtype = null; in onUserAction() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/src/ |
H A D | distributed_input_handler.cpp | 220 std::string subtype = "input"; in NotifyHardWare() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/metrics/ |
H A D | LogMakerTest.java | 42 int subtype = 12; in testSerializeDeserialize() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | json_operate_test.cpp | 305 SubtypeCfg subtype; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/ |
H A D | component_loader.h | 36 std::string subtype; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | moving_photo_processor.cpp | 193 int32_t subtype = get<int32_t>( in ParseMovingPhotoData() local 352 int32_t subtype = get<int32_t>( in ParseLivePhotoData() local
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodAndSubtypeEnablerManager.java | 149 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences() local
|
H A D | InputMethodAndSubtypeEnablerManagerCompat.java | 150 final InputMethodSubtype subtype = imi.getSubtypeAt(index); in addInputMethodSubtypePreferences() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerInternal.java | 165 @Nullable InputMethodSubtype subtype); in onInputMethodSubtypeChangedForKeyboardLayoutMapping()
|
/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
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodInfo.java | 318 final InputMethodSubtype subtype = new InputMethodSubtypeBuilder() in InputMethodInfo() local 364 final InputMethodSubtype subtype = additionalSubtypes.get(i); in InputMethodInfo() local
|