OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intentDescription
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherBackupHelper.java
472
final String
intentDescription
= cursor.getString(INTENT_INDEX);
474
Intent intent = Intent.parseUri(
intentDescription
, 0);
[
all
...]
LauncherModel.java
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java
[
all
...]
Completed in 35 milliseconds