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