Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java132 final Executor mExecutor; field in AppCompatDelegate.SerialExecutor
136 this.mExecutor = executor; in SerialExecutor()
158 mExecutor.execute(mActive); in scheduleNext()