Searched defs:logUIEvent (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
| D | BubbleViewProvider.java | 35 void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index); in logUIEvent() method
|
| D | BubbleOverflow.java | 166 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, in logUIEvent() method in BubbleOverflow
|
| D | Bubble.java | 728 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index) { in logUIEvent() method in Bubble
|