Home
last modified time | relevance | path

Searched refs:ozone_params_switch_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
H A Dneural_stylus_palm_detection_filter.cc576 const std::string& ozone_params_switch_string) { in CompatibleWithNeuralStylusPalmDetectionFilter() argument
614 base::JSONReader::Read(ozone_params_switch_string); in CompatibleWithNeuralStylusPalmDetectionFilter()
615 if (value != absl::nullopt && !ozone_params_switch_string.empty()) { in CompatibleWithNeuralStylusPalmDetectionFilter()
H A Dneural_stylus_palm_detection_filter.h84 const std::string& ozone_params_switch_string); in COMPONENT_EXPORT()