Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DBottomActionBar.java675 private boolean mIsQueueProcessing; field in QueueStateBottomSheetBehavior
697 mIsQueueProcessing = true; in processQueueForStateChange()
706 return mIsQueueProcessing; in isQueueProcessing()
712 mIsQueueProcessing = false; in reset()
724 mIsQueueProcessing = false; in setBottomSheetCallback()