OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mFormatItemsWidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/widget/
ActionMenuView.java
65
private int
mFormatItemsWidth
;
146
mFormatItemsWidth
= 0; // Reset this when switching modes
152
if (mFormatItems && mMenu != null && widthSize !=
mFormatItemsWidth
) {
153
mFormatItemsWidth
= widthSize;
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionMenuView.java
66
private int
mFormatItemsWidth
;
147
mFormatItemsWidth
= 0; // Reset this when switching modes
153
if (mFormatItems && mMenu != null && widthSize !=
mFormatItemsWidth
) {
154
mFormatItemsWidth
= widthSize;
/prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar
Completed in 824 milliseconds