Home
last modified time | relevance | path

Searched refs:isSystemTopMost (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow.h157 void SetIsSystemTopMost(bool isSystemTopMost) in SetIsSystemTopMost() argument
159 isSystemTopMost_ = isSystemTopMost; in SetIsSystemTopMost()
H A Dsubwindow_manager.cpp789 auto isSystemTopMost = (showMode == NG::ToastShowMode::SYSTEM_TOP_MOST); in GetOrCreateToastWindow() local
791 if (isSystemTopMost) { in GetOrCreateToastWindow()
803 subwindow->SetIsSystemTopMost(isSystemTopMost); in GetOrCreateToastWindow()
805 if (isSystemTopMost) { in GetOrCreateToastWindow()

Completed in 3 milliseconds