Searched defs:isPc (Results 1 – 4 of 4) sorted by relevance
71 static int32_t Attach(bool isPc) in Attach()80 static void Close(bool isPc) in Close()98 static void ClickEditor(bool isPc) in ClickEditor()
68 static bool isPc = (system::GetParameter("const.product.devicetype", "pc") == "pc") || in IsPcType() local
886 static bool isPc = (system::GetParameter("const.product.devicetype", "pc") == "pc") || in IsPcType() local
3096 bool isPc = systemConfig_.uiType_ == UI_TYPE_PC; in IsSupportDetectWindow() local