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