Home
last modified time | relevance | path

Searched defs:closeButton (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionBarContextView.java168 View closeButton = mClose.findViewById(R.id.action_mode_close_button); in initForMode() local
/frameworks/base/core/java/com/android/internal/widget/
DActionBarContextView.java210 View closeButton = mClose.findViewById(R.id.action_mode_close_button); in initForMode() local
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java1109 View closeButton = mMiniKeyboardContainer.findViewById( in onLongPress() local