Searched refs:mOldLayoutDirection (Results 1 – 1 of 1) sorted by relevance
527 private int mOldLayoutDirection; field in NotificationPanelViewController1099 if (layoutDirection != mOldLayoutDirection) { in onFinishInflate()1100 mOldLayoutDirection = layoutDirection; in onFinishInflate()3425 ipw.print("mOldLayoutDirection="); ipw.println(mOldLayoutDirection); in dump()