Home
last modified time | relevance | path

Searched refs:IGNORE_REPEAT_CLICK_SHORTEST (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_screen_touch.cpp37 constexpr uint32_t IGNORE_REPEAT_CLICK_SHORTEST = 0; member
76 {IGNORE_REPEAT_CLICK_SHORTEST, IGNORE_REPEAT_CLICK_TIME_SHORTEST},
179 return IGNORE_REPEAT_CLICK_TIME_MAP.at(IGNORE_REPEAT_CLICK_SHORTEST); in GetRealIgnoreRepeatClickTime()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_screen_touch_test.cpp39 constexpr uint32_t IGNORE_REPEAT_CLICK_SHORTEST = 0; member
269 accountData->GetConfig()->SetIgnoreRepeatClickTime(IGNORE_REPEAT_CLICK_SHORTEST); in HWTEST_F()
655 accountData->GetConfig()->SetIgnoreRepeatClickTime(IGNORE_REPEAT_CLICK_SHORTEST); in HWTEST_F()

Completed in 5 milliseconds