Searched refs:getCustomPointerIconId (Results 1 – 4 of 4) sorted by relevance
58 virtual int32_t getCustomPointerIconId() override;111 int32_t MockPointerControllerPolicyInterface::getCustomPointerIconId() { in getCustomPointerIconId() function in android::MockPointerControllerPolicyInterface
70 virtual int32_t getCustomPointerIconId() = 0;
475 const int32_t iconId = mPolicy->getCustomPointerIconId(); in setCustomPointerIcon()
270 virtual int32_t getCustomPointerIconId();1251 int32_t NativeInputManager::getCustomPointerIconId() { in getCustomPointerIconId() function in android::NativeInputManager