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
81 virtual int32_t getCustomPointerIconId() = 0;
308 const int32_t iconId = mContext.getPolicy()->getCustomPointerIconId(); in setCustomPointerIcon()
350 virtual int32_t getCustomPointerIconId();1479 int32_t NativeInputManager::getCustomPointerIconId() { in getCustomPointerIconId() function in android::NativeInputManager