Searched defs:isAppType (Results 1 – 2 of 2) sorted by relevance
56 auto isAppType = DefaultAppMgr::GetInstance().IsAppType(type); in DoSomethingInterestingWithMyAPI() local
254 void WindowSessionProperty::SetFloatingWindowAppType(bool isAppType) in SetFloatingWindowAppType()