OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onShortPress
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidget.java
173
void
onShortPress
(View v);
181
mShortPressListener.
onShortPress
(PagedViewWidget.this);
AppsCustomizePagedView.java
643
public void
onShortPress
(View v) {
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWidget.java
187
void
onShortPress
(View v);
195
mShortPressListener.
onShortPress
(PagedViewWidget.this);
AppsCustomizePagedView.java
639
public void
onShortPress
(View v) {
[
all
...]
Completed in 195 milliseconds