Searched refs:PHONE_TYPE (Results 1 – 5 of 5) sorted by relevance
42 static const int PHONE_TYPE = 2; variable
34 const std::string PHONE_TYPE = "phone"; variable102 return (OHOS::system::GetDeviceType() == PHONE_TYPE); in IsSupportVibratorCustom()
57 const std::string PHONE_TYPE = "phone"; variable358 if (OHOS::system::GetDeviceType() != PHONE_TYPE) { in PlayVibratorCustom()
40 const std::string PHONE_TYPE = "phone"; variable783 if (g_deviceType == PHONE_TYPE) {
663 case HitTestResult::PHONE_TYPE: in ConverToWebHitTestType()