Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DIconMenuView.java113 private boolean mLastChildrenCaptionMode; field in IconMenuView
627 setChildrenCaptionMode(!mLastChildrenCaptionMode); in run()
650 mLastChildrenCaptionMode = shortcut; in setChildrenCaptionMode()