Lines Matching refs:PointerControllerInterface

2585                     PointerControllerInterface::PRESENTATION_POINTER);  in sync()
2595 mPointerController->unfade(PointerControllerInterface::TRANSITION_IMMEDIATE); in sync()
2717 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in fadePointer()
3873 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in reset()
4082 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT); in cookAndDispatch()
4083 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in cookAndDispatch()
4830 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT); in dispatchPointerGestures()
4838 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerGestures()
4849 mPointerController->unfade(PointerControllerInterface::TRANSITION_GRADUAL); in dispatchPointerGestures()
4859 mPointerController->unfade(PointerControllerInterface::TRANSITION_IMMEDIATE); in dispatchPointerGestures()
4866 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in dispatchPointerGestures()
4868 mPointerController->unfade(PointerControllerInterface::TRANSITION_IMMEDIATE); in dispatchPointerGestures()
5044 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in abortPointerGestures()
5911 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerSimple()
5914 mPointerController->unfade(PointerControllerInterface::TRANSITION_IMMEDIATE); in dispatchPointerSimple()
5916 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in dispatchPointerSimple()
6109 mPointerController->fade(PointerControllerInterface::TRANSITION_GRADUAL); in fadePointer()