Home
last modified time | relevance | path

Searched defs:AppUseControlInfo (Results 1 – 1 of 1) sorted by relevance

/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow_manager.h357 struct AppUseControlInfo : public Parcelable { struct
373 * @brief Unmarshalling AppUseControlInfo. argument
378 static AppUseControlInfo* Unmarshalling(Parcel& parcel) in Unmarshalling() argument
391 std::string bundleName_ = "";
392 int32_t appIndex_ = 0;
393 bool isNeedControl_ = false;
394 bool isControlRecentOnly_ = false;