Searched defs:launchedFromUid (Results 1 – 3 of 3) sorted by relevance
69 int launchedFromUid, in ResolverListController()81 int launchedFromUid, in ResolverListController()
591 int launchedFromUid = 325; in testSourceDisplayFromLaunchingDisplayIfAvailable() local
441 final int launchedFromUid; // always the uid who started the activity. field in ActivityRecord2417 private void setActivityType(boolean componentSpecified, int launchedFromUid, Intent intent, in setActivityType()8397 int launchedFromUid = in.getAttributeInt(null, ATTR_LAUNCHEDFROMUID, 0); in restoreFromXml() local