Searched defs:mInvalidateMenuRunnable (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DActionBarActivityDelegateBase.java66 private final Runnable mInvalidateMenuRunnable = new Runnable() { field in class:ActionBarActivityDelegateBase
389 mActivity.getWindow().getDecorView().post(mInvalidateMenuRunnable);

Completed in 91 milliseconds