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

  /packages/apps/Settings/src/com/android/settings/overlay/
FeatureFactory.java 91 public abstract ApplicationFeatureProvider getApplicationFeatureProvider(Context context);
FeatureFactoryImpl.java 119 public ApplicationFeatureProvider getApplicationFeatureProvider(Context context) {
  /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
FakeFeatureFactory.java 144 public ApplicationFeatureProvider getApplicationFeatureProvider(Context context) {

Completed in 656 milliseconds