Home
last modified time | relevance | path

Searched defs:mCancellingEntryAnimation (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/
H A DVrShellDelegate.java140 private boolean mCancellingEntryAnimation; field in VrShellDelegate
1350 assert !mCancellingEntryAnimation; in onStop() local