Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java562 private float mHintDistance; field in NotificationPanelViewController
1246 mHintDistance = mResources.getDimension(R.dimen.hint_move_distance); in loadDimens()
3565 ipw.print("mHintDistance="); ipw.println(mHintDistance);