Searched refs:setPresentation (Results 1 – 10 of 10) sorted by relevance
86 virtual void setPresentation(Presentation presentation) = 0;
218 mPointerController->setPresentation(PointerController::Presentation::POINTER); in TEST_F()257 mPointerController->setPresentation(PointerController::Presentation::POINTER); in TEST_F()
63 virtual void setPresentation(Presentation presentation);
177 void PointerController::setPresentation(Presentation presentation) { in setPresentation() function in android::PointerController
352 mPointerController->setPresentation(PointerControllerInterface::Presentation::POINTER); in sync()
1702 mPointerController->setPresentation(PointerControllerInterface::Presentation::SPOT); in updateTouchSpots()2447 mPointerController->setPresentation(PointerControllerInterface::Presentation::POINTER); in dispatchPointerGestures()2459 mPointerController->setPresentation(PointerControllerInterface::Presentation::POINTER); in dispatchPointerGestures()3529 mPointerController->setPresentation(PointerControllerInterface::Presentation::POINTER); in dispatchPointerSimple()
471 public @NonNull AddCallParametersBuilder setPresentation(int presentation) { in setPresentation() method in CallLog.AddCallParams.AddCallParametersBuilder1653 builder.setPresentation(presentation); in addCall()
2868 public int setPresentation(@NonNull AudioPresentation presentation) { in setPresentation() method in AudioTrack
235 void setPresentation(Presentation) override {} in setPresentation() function in android::FakePointerController
20586 method public int setPresentation(@NonNull android.media.AudioPresentation);