Home
last modified time | relevance | path

Searched refs:getListOfFeatures (Results 1 – 6 of 6) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DAggregator.java26 abstract public String[] getListOfFeatures(); in getListOfFeatures() method in Aggregator
DAggregatorManager.java50 public String[] getListOfFeatures() { in getListOfFeatures() method in AggregatorManager
67 String[] fl = agg.getListOfFeatures(); in registerAggregator()
DMotionStatsAggregator.java26 public String[] getListOfFeatures(){ in getListOfFeatures() method in MotionStatsAggregator
DFeatureAssembly.java40 mPossibleFeatures = Arrays.asList(mAggregatorManager.getListOfFeatures()); in FeatureAssembly()
DTimeStatsAggregator.java68 public String[] getListOfFeatures(){ in getListOfFeatures() method in TimeStatsAggregator
DLocationStatsAggregator.java114 public String[] getListOfFeatures(){ in getListOfFeatures() method in LocationStatsAggregator