Searched refs:mScreenDecorationsSupplier (Results 1 – 1 of 1) sorted by relevance
70 private final Supplier<ScreenDecorations> mScreenDecorationsSupplier; field in AssistHandleBehaviorController105 mScreenDecorationsSupplier = screenDecorationsSupplier; in AssistHandleBehaviorController()231 ScreenDecorations screenDecorations = mScreenDecorationsSupplier.get(); in maybeShowHandles()246 ScreenDecorations screenDecorations = mScreenDecorationsSupplier.get(); in hideHandles()