Home
last modified time | relevance | path

Searched refs:normalX (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleViewProvider.java35 void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index); in logUIEvent() argument
DBubbleOverflow.java166 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, in logUIEvent() argument
DBubble.java716 public void logUIEvent(int bubbleCount, int action, float normalX, float normalY, int index) { in logUIEvent() argument
724 normalX, in logUIEvent()