Lines Matching defs:switchFlag
410 bool switchFlag = false; in OnStart() local
2106 int32_t MMIService::ReadTouchpadScrollSwich(bool &switchFlag) in ReadTouchpadScrollSwich()
2112 int32_t MMIService::ReadTouchpadScrollDirection(bool &switchFlag) in ReadTouchpadScrollDirection()
2118 int32_t MMIService::ReadTouchpadTapSwitch(bool &switchFlag) in ReadTouchpadTapSwitch()
2130 int32_t MMIService::ReadTouchpadPinchSwitch(bool &switchFlag) in ReadTouchpadPinchSwitch()
2136 int32_t MMIService::ReadTouchpadSwipeSwitch(bool &switchFlag) in ReadTouchpadSwipeSwitch()
2154 int32_t MMIService::ReadTouchpadDoubleTapAndDragState(bool &switchFlag) in ReadTouchpadDoubleTapAndDragState()
2162 int32_t MMIService::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch()
2179 int32_t MMIService::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch()
2230 int32_t MMIService::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch()
2247 int32_t MMIService::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch()
2298 int32_t MMIService::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch()
2315 int32_t MMIService::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch()
2332 int32_t MMIService::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch()
2349 int32_t MMIService::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch()
2434 int32_t MMIService::SetTouchpadDoubleTapAndDragState(bool switchFlag) in SetTouchpadDoubleTapAndDragState()
2452 int32_t MMIService::GetTouchpadDoubleTapAndDragState(bool &switchFlag) in GetTouchpadDoubleTapAndDragState()