Home
last modified time | relevance | path

Searched refs:CURSOR_TYPE_CUSTOM (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/input/tests/
H A DPointerController_test.cpp39 CURSOR_TYPE_CUSTOM = -1, enumerator
127 return static_cast<PointerIconStyle>(CURSOR_TYPE_CUSTOM); in getCustomPointerIconId()
263 int32_t style = CURSOR_TYPE_CUSTOM; in TEST_F()