Home
last modified time | relevance | path

Searched refs:PHONE_TYPE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_hit_testresult.h40 static const int PHONE_TYPE = 2; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp50 const std::string PHONE_TYPE = "type"; variable
89 if (obj.contains(PHONE_TYPE) && obj.at(PHONE_TYPE) == PHONE_DEVICE_TYPE) { in OthersCloneRestore()
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp35 const std::string PHONE_TYPE = "phone"; variable
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp400 case NWeb::HitTestResult::PHONE_TYPE: in ConverToWebHitTestType()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp70 const std::string PHONE_TYPE = "phone"; variable
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp764 case HitTestResult::PHONE_TYPE: in ConverToWebHitTestType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1463 case OHOS::NWeb::HitTestResult::PHONE_TYPE: in ConverToWebHitTestType()