Searched defs:AppUseControlInfo (Results 1 – 1 of 1) sorted by relevance
357 struct AppUseControlInfo : public Parcelable { struct373 * @brief Unmarshalling AppUseControlInfo. argument378 static AppUseControlInfo* Unmarshalling(Parcel& parcel) in Unmarshalling() argument391 std::string bundleName_ = "";392 int32_t appIndex_ = 0;393 bool isNeedControl_ = false;394 bool isControlRecentOnly_ = false;