Searched refs:setUIContentType (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/include/ |
H A D | window_session_impl.h | 469 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab… 472 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab…
|
H A D | window_impl.h | 436 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab…
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_session_impl.cpp | 1287 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab… in InitUIContent() argument 1297 switch (setUIContentType) { in InitUIContent() 1338 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab… in SetUIContentInner() argument 1347 …WMError initUIContentRet = InitUIContent(contentInfo, env, storage, setUIContentType, restoreType,… in SetUIContentInner()
|
H A D | window_impl.cpp | 629 …WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ab… in SetUIContentInner() argument 652 switch (setUIContentType) { in SetUIContentInner()
|