Searched refs:STR_DEFAULT (Results 1 – 4 of 4) sorted by relevance
51 const STR_DEFAULT = 'default';80 … let isPhone = (deviceInfo.deviceType === STR_PHONE) || (deviceInfo.deviceType === STR_DEFAULT);107 if (deviceInfo.deviceType === STR_PHONE || deviceInfo.deviceType === STR_DEFAULT) {
89 const std::string STR_DEFAULT = "default"; variable
37 const std::string STR_DEFAULT = "default"; variable
120 const std::string STR_DEFAULT = "default"; variable