Home | History | Annotate | Download | only in default

Lines Matching refs:scriptSetTimeZone

624 Return<void> Context::scriptSetTimeZone(Script script, const hidl_string& timeZone) {
627 Device::getHal().ScriptSetTimeZone(mContext, _script, _timeZone.c_str(), _timeZone.size());