Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java98 ActionMode mDeferredDestroyActionMode; field in WindowDecorActionBar
318 mDeferredModeDestroyCallback.onDestroyActionMode(mDeferredDestroyActionMode); in completeDeferredDestroyActionMode()
319 mDeferredDestroyActionMode = null; in completeDeferredDestroyActionMode()
1017 mDeferredDestroyActionMode = this; in finish()