OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createLaunchIntent
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
LauncherActivity.java
86
Intent intent =
createLaunchIntent
(this);
100
static final Intent
createLaunchIntent
(Activity activity) {
FilesActivity.java
246
Intent intent = LauncherActivity.
createLaunchIntent
(this);
Completed in 44 milliseconds