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.java312 private int mOldLayoutDirection; field in NotificationPanelView
2523 if (layoutDirection != mOldLayoutDirection) { in onRtlPropertiesChanged()
2525 mOldLayoutDirection = layoutDirection; in onRtlPropertiesChanged()