Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DWindowDecorActionBar.java105 ActionMode mDeferredDestroyActionMode; field in WindowDecorActionBar
321 mDeferredModeDestroyCallback.onDestroyActionMode(mDeferredDestroyActionMode); in completeDeferredDestroyActionMode()
322 mDeferredDestroyActionMode = null; in completeDeferredDestroyActionMode()
985 mDeferredDestroyActionMode = this; in finish()
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java95 ActionMode mDeferredDestroyActionMode; field in WindowDecorActionBar
311 mDeferredModeDestroyCallback.onDestroyActionMode(mDeferredDestroyActionMode); in completeDeferredDestroyActionMode()
312 mDeferredDestroyActionMode = null; in completeDeferredDestroyActionMode()
977 mDeferredDestroyActionMode = this; in finish()