Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java211 private int mOldLayoutDirection; field in NotificationPanelView
1974 if (layoutDirection != mOldLayoutDirection) { in onRtlPropertiesChanged()
1976 mOldLayoutDirection = layoutDirection; in onRtlPropertiesChanged()