Searched refs:gotIntent (Results 1 – 1 of 1) sorted by relevance
113 Intent gotIntent = Intent.parseIntent(getResources(), parser, attrs); in parseAlias() local114 if (intent == null) intent = gotIntent; in parseAlias()