Searched refs:PHONE (Results 1 – 25 of 72) sorted by relevance
123
31 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()40 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
33 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
35 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
36 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
34 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
31 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
32 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
43 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
40 if (deviceType == DeviceType::PHONE) { in PackAttrAndStyle()
52 if (SystemProperties::GetDeviceType() == DeviceType::PHONE) {99 if (SystemProperties::GetDeviceType() == DeviceType::PHONE) {
58 deviceType_ = DeviceType::PHONE; in InitDeviceType()69 DeviceType SystemProperties::deviceType_ { DeviceType::PHONE };100 deviceType_ = DeviceType::PHONE; in InitDeviceTypeBySystemProperty()
23 case DeviceType::PHONE: in ConvertDeviceTypeToGlobal()88 return DeviceType::PHONE; in ConvertDeviceTypeToAce()
22 PHONE, enumerator
41 DeviceType deviceType { DeviceType::PHONE };
58 if (SystemProperties::GetDeviceType() == DeviceType::PHONE && in Initialize()68 option->SetDisappear((SystemProperties::GetDeviceType() == DeviceType::PHONE in Initialize()
33 return DeviceType::PHONE; in GetDeviceType()
30 PHONE = 3, enumerator
115 } else if (SystemProperties::GetDeviceType() == DeviceType::PHONE) { in SetFocusAnimationProperties()161 if (SystemProperties::GetDeviceType() == DeviceType::PHONE) { in StartFocusAnimation()
27 PHONE, enumerator