HomeSort by relevance Sort by last modified time
    Searched refs:mVendorStringID (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
ServiceRecommendationPlugin.java 39 private final int mVendorStringID;
43 mVendorStringID = vendorStringID;
50 return mVendorStringID;
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
XeroxPrintServiceRecommendationPlugin.java 32 private final int mVendorStringID = R.string.plugin_vendor_xerox;
44 return mVendorStringID;

Completed in 132 milliseconds