Searched defs:isPhone (Results 1 – 9 of 9) sorted by relevance
317 auto isPhone = uiType_ == UI_TYPE_PHONE; in IsWindowFollowParent() local
778 auto isPhone = uiType_ == UI_TYPE_PHONE; in IsWindowFollowParent() local
329 bool isPhone = SystemProperties::GetDeviceType() == DeviceType::PHONE; in HandleDragStart() local
37 static isPhone() { method in DeviceHelper
874 static bool isPhone = system::GetParameter("const.product.devicetype", "pc") == "phone"; in IsPhoneType() local
1022 bool SceneSession::IsKeyboardNeedLeftOffset(bool isPhone, const sptr<WindowSessionProperty>& sessio… in IsKeyboardNeedLeftOffset()1058 static bool isPhone = systemConfig_.uiType_ == UI_TYPE_PHONE; in FixKeyboardPositionByKeyboardPanel() local
3097 bool isPhone = systemConfig_.uiType_ == UI_TYPE_PHONE; in IsSupportDetectWindow() local
179 auto isPhone = windowSystemConfig_.uiType_ == UI_TYPE_PHONE; in CreateSurfaceNode() local
907 auto isPhone = windowSystemConfig_.uiType_ == UI_TYPE_PHONE; in GetConfigurationFromAbilityInfo() local