HomeSort by relevance Sort by last modified time
    Searched full:velocitydp (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
EventLogTags.logtags 38 36021 sysui_lockscreen_gesture (type|1),(lengthDp|1),(velocityDp|1)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 390 int velocityDp = (int) Math.abs(vel / displayDensity);
393 heightDp, velocityDp);
    [all...]
KeyguardBottomAreaView.java 369 0 /* velocityDp - N/A */);
NotificationPanelView.java     [all...]
PhoneStatusBar.java     [all...]

Completed in 237 milliseconds