OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onGearTouched
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationSettingsIconRow.java
39
public void
onGearTouched
(ExpandableNotificationRow row, int x, int y);
292
mListener.
onGearTouched
(mParent, x, y);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java
396
public void
onGearTouched
(ExpandableNotificationRow row, int x, int y) {
[
all
...]
Completed in 48 milliseconds