Searched refs:jsonShowCounterOptions (Results 1 – 1 of 1) sorted by relevance
6764 auto jsonShowCounterOptions = JsonUtil::Create(true); in OnBackPressed() local6765 …jsonShowCounterOptions->Put("thresholdPercentage", layoutProperty->GetSetCounterValue(DEFAULT_MODE… in OnBackPressed()6766 … jsonShowCounterOptions->Put("highlightBorder", layoutProperty->GetShowHighlightBorderValue(true)); in OnBackPressed()6767 jsonShowCounter->Put("options", jsonShowCounterOptions); in OnBackPressed()