HomeSort by relevance Sort by last modified time
    Searched full:gotintent (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/app/
AliasActivity.java 114 Intent gotIntent = Intent.parseIntent(getResources(), parser, attrs);
115 if (intent == null) intent = gotIntent;

Completed in 203 milliseconds