Searched refs:normalX (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() argument
|
D | BubbleOverflow.java | 166 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, in logUIEvent() argument
|
D | Bubble.java | 716 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index) { in logUIEvent() argument 724 normalX, in logUIEvent()
|