Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleTaskViewHelper.java214 mController.getTaskViewTransitions(), mController.getSyncTransactionQueue()); in BubbleTaskViewHelper()
H A DBubbleExpandedView.java437 mController.getTaskViewTransitions(), mController.getSyncTransactionQueue()); in initialize()
H A DBubbleController.java691 SyncTransactionQueue getSyncTransactionQueue() { in getSyncTransactionQueue() method in BubbleController