HomeSort by relevance Sort by last modified time
    Searched defs:getSuggestionFeatureProvider (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/overlay/
FeatureFactory.java 78 public abstract SuggestionFeatureProvider getSuggestionFeatureProvider(Context context);
FeatureFactoryImpl.java 165 public SuggestionFeatureProvider getSuggestionFeatureProvider(Context context) {
  /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
FakeFeatureFactory.java 106 public SuggestionFeatureProvider getSuggestionFeatureProvider(Context context) {

Completed in 118 milliseconds