OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPRecommendationPlugin
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
HPRecommendationPlugin.java
27
public class
HPRecommendationPlugin
extends ServiceRecommendationPlugin {
82
public
HPRecommendationPlugin
(Context context) {
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/
RecommendationServiceImpl.java
26
import com.android.printservice.recommendation.plugin.hp.
HPRecommendationPlugin
;
77
mPlugins.add(new RemotePrintServicePlugin(new
HPRecommendationPlugin
(this), this,
Completed in 109 milliseconds