Searched refs:PHONE (Results 1 – 12 of 12) sorted by relevance
/base/hiviewdfx/hiview/base/utility/include/ |
D | parameter_ex.h | 26 PHONE, enumerator
|
/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
D | system_service_ohos_test.cpp | 55 ret == Parameter::DeviceType::PHONE ||
|
/base/hiviewdfx/hiview/base/utility/ |
D | parameter_ex.cpp | 64 return DeviceType::PHONE; in GetDeviceType()
|
/base/telephony/call_manager/services/call/include/ |
D | call_status_manager.h | 79 const std::string PHONE = "phone"; variable
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
D | input_method_utils.h | 35 PHONE, enumerator
|
/base/web/webview/ohos_adapter/interfaces/ |
D | imf_adapter.h | 27 PHONE, enumerator
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | webview_controller.h | 41 PHONE, enumerator
|
D | webview_controller.cpp | 530 webHitType = WebHitTestType::PHONE; in ConverToWebHitTestType()
|
D | napi_webview_controller.cpp | 302 static_cast<int32_t>(WebHitTestType::PHONE))), in Init()
|
/base/telephony/call_manager/services/call/src/ |
D | call_status_manager.cpp | 291 predicates.EqualTo(CONTENT_TYPE, PHONE); in QueryCallerInfo()
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
D | js_input_method_engine_setting.cpp | 64 …PI_PROPERTY("PATTERN_PHONE", GetJsConstProperty(env, static_cast<uint32_t>(TextInputType::PHONE))), in Init()
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
D | js_get_input_method_controller.cpp | 156 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(TextInputType::PHONE), &typePhone)); in GetJsTextInputTypeProperty()
|