Searched refs:logUIEvent (Results 1 – 4 of 4) 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 | 716 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index) { in logUIEvent() method in Bubble
|
D | BubbleStackView.java | 2901 provider.logUIEvent(getBubbleCount(), action, getNormalizedXPosition(), in logBubbleEvent()
|