Searched refs:PHONE_TYPE (Results 1 – 5 of 5) sorted by relevance
42 static const int PHONE_TYPE = 2; variable
33 const std::string PHONE_TYPE = "phone"; variable97 return (OHOS::system::GetDeviceType() == PHONE_TYPE); in IsSupportVibratorCustom()
49 const std::string PHONE_TYPE = "phone"; variable370 if (OHOS::system::GetDeviceType() != PHONE_TYPE) { in PlayVibratorCustom()
37 const std::string PHONE_TYPE = "phone"; variable717 if (g_deviceType == PHONE_TYPE) {
529 case HitTestResult::PHONE_TYPE: in ConverToWebHitTestType()