HomeSort by relevance Sort by last modified time
    Searched defs:mShouldCloseImmediately (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/view/menu/
CascadingMenuPopup.java 163 mShouldCloseImmediately = true;
165 mShouldCloseImmediately = false;
195 private boolean mShouldCloseImmediately;
629 if (mShouldCloseImmediately) {
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
CascadingMenuPopup.java 159 mShouldCloseImmediately = true;
161 mShouldCloseImmediately = false;
191 boolean mShouldCloseImmediately;
622 if (mShouldCloseImmediately) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 362 milliseconds