OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recordLaunch
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
Stats.java
109
public void
recordLaunch
(Intent intent) {
110
recordLaunch
(intent, null);
113
public void
recordLaunch
(Intent intent, ShortcutInfo shortcut) {
Launcher.java
[
all
...]
Completed in 49 milliseconds