Home | History | Annotate | Download | only in libril

Lines Matching defs:sendDeviceState

429     Return<void> sendDeviceState(int32_t serial, DeviceStateType deviceStateType, bool state);
2644 Return<void> RadioImpl::sendDeviceState(int32_t serial, DeviceStateType deviceStateType,
2647 RLOGD("sendDeviceState: serial %d", serial);
2651 RLOGD("sendDeviceState: calling screen state %d", BOOL_TO_INT(!state));