OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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