Searched defs:launchedFromUid (Results 1 – 2 of 2) sorted by relevance
65 int launchedFromUid) { in ResolverListController()76 int launchedFromUid, in ResolverListController()
271 final int launchedFromUid; // always the uid who started the activity. field in ActivityRecord1280 private void setActivityType(boolean componentSpecified, int launchedFromUid, Intent intent, in setActivityType()3630 int launchedFromUid = 0; in restoreFromXml() local