Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DWindowDecorActionBar.java107 ActionMode mDeferredDestroyActionMode; field in WindowDecorActionBar
313 mDeferredModeDestroyCallback.onDestroyActionMode(mDeferredDestroyActionMode); in completeDeferredDestroyActionMode()
314 mDeferredDestroyActionMode = null; in completeDeferredDestroyActionMode()
1025 mDeferredDestroyActionMode = this; in finish()
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java95 ActionMode mDeferredDestroyActionMode; field in WindowDecorActionBar
315 mDeferredModeDestroyCallback.onDestroyActionMode(mDeferredDestroyActionMode); in completeDeferredDestroyActionMode()
316 mDeferredDestroyActionMode = null; in completeDeferredDestroyActionMode()
1013 mDeferredDestroyActionMode = this; in finish()