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 398 int velocityDp = (int) Math.abs(vel / displayDensity);
401 heightDp, velocityDp);
    [all...]
NotificationPanelView.java     [all...]
KeyguardBottomAreaView.java 397 0 /* velocityDp - N/A */);
PhoneStatusBar.java     [all...]

Completed in 494 milliseconds