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
106
public void
recordLaunch
(Intent intent) {
107
recordLaunch
(intent, null);
110
public void
recordLaunch
(Intent intent, ShortcutInfo shortcut) {
Launcher.java
[
all
...]
Completed in 48 milliseconds