Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DCapoDetector.cpp193 config_builder, getNanoppAppId(), capo::MessageType::CONFIGURE_DETECTOR, in enable()
202 builder, getNanoppAppId(), capo::MessageType::ENABLE_DETECTOR, getHostEndPoint(), in enable()
212 force_builder, getNanoppAppId(), capo::MessageType::FORCE_UPDATE, getHostEndPoint(), in enable()
DCapoDetector.h88 uint64_t getNanoppAppId() { return kCapoNanoappId; } in getNanoppAppId() function
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp763 __func__, (uint32_t)mContextListener->getNanoppAppId(), mScalingFactor, in updateContext()
1384 dprintf(fd, "Capo ID: 0x%x\n", (uint32_t)(mContextListener->getNanoppAppId())); in dump()