Searched defs:mSpeedBumpHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSpeedBumpView.java30 private final int mSpeedBumpHeight; field in class:SpeedBumpView
37 mSpeedBumpHeight = getResources()
51 return mSpeedBumpHeight;
56 return mSpeedBumpHeight;
70 int height = mSpeedBumpHeight;

Completed in 15 milliseconds