Searched refs:hasPrintService (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java682 private boolean hasPrintService(String packageName) {
729 || hasPrintService(packageName)) {
795 if (hasPrintService(packageName)) {
/frameworks/base/tools/aapt/
H A DCommand.cpp1010 bool hasPrintService = false; local
1197 hasPrintService |=
2148 if (hasPrintService) {

Completed in 80 milliseconds