Searched refs:_add_timeseries_legend (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/orientationplot/
H A Dorientationplot.py97 self._add_timeseries_legend(self.raw_acceleration_axes)
117 self._add_timeseries_legend(self.filtered_acceleration_axes)
126 self._add_timeseries_legend(self.tilt_angle_axes)
135 self._add_timeseries_legend(self.orientation_angle_axes)
150 self._add_timeseries_legend(self.orientation_axes)
168 self._add_timeseries_legend(self.stability_axes)
177 self._add_timeseries_legend(self.sample_latency_axes)
233 def _add_timeseries_legend(self, axes): member in class:Plotter
/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py98 self._add_timeseries_legend(self.velocity_axes)
115 self._add_timeseries_legend(self.old_velocity_axes)
159 def _add_timeseries_legend(self, axes): member in class:Plotter

Completed in 66 milliseconds