Searched refs:mOldLayoutDirection (Results 1 – 1 of 1) sorted by relevance
628 private int mOldLayoutDirection; field in NotificationPanelViewController912 if (layoutDirection != mOldLayoutDirection) { in onFinishInflate()914 mOldLayoutDirection = layoutDirection; in onFinishInflate()