Searched defs:AbilityRequest (Results 1 – 1 of 1) sorted by relevance
245 struct AbilityRequest { struct246 Want want;249 int32_t uid = 0;250 int requestCode = -1;251 bool restart = false;253 int64_t restartTime = 0;254 bool startRecent = false;258 int callerUid = -1;270 int32_t userId = -1;281 bool isFromIcon = false;[all …]