HomeSort by relevance Sort by last modified time
    Searched defs:printservice (Results 26 - 47 of 47) sorted by null

12

  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
MDnsUtils.java 16 package com.android.printservice.recommendation.plugin.xerox;
XeroxPrintServiceRecommendationPlugin.java 16 package com.android.printservice.recommendation.plugin.xerox;
22 import com.android.printservice.recommendation.PrintServicePlugin;
23 import com.android.printservice.recommendation.R;
ServiceResolver.java 16 package com.android.printservice.recommendation.plugin.xerox;
23 import com.android.printservice.recommendation.util.DiscoveryListenerMultiplexer;
24 import com.android.printservice.recommendation.util.NsdResolveQueue;
  /packages/experimental/PrintService/src/foo/bar/printservice/
CustomPrintOptionsActivity.java 1 package foo.bar.printservice;
12 import android.printservice.PrintService;
26 PrintService.EXTRA_PRINT_JOB_INFO);
49 result.putExtra(PrintService.EXTRA_PRINT_JOB_INFO, newPrintJobInfo);
MyPrintService.java 17 package foo.bar.printservice;
40 import android.printservice.CustomPrinterIconCallback;
41 import android.printservice.PrintJob;
42 import android.printservice.PrintService;
43 import android.printservice.PrinterDiscoverySession;
60 public class MyPrintService extends PrintService {
  /frameworks/base/core/java/android/printservice/recommendation/
RecommendationInfo.java 17 package android.printservice.recommendation;
24 import android.printservice.PrintService;
34 * A recommendation to install a {@link PrintService print service}.
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
DiscoveryListenerMultiplexer.java 17 package com.android.printservice.recommendation.util;
MDNSFilteredDiscovery.java 16 package com.android.printservice.recommendation.util;
27 import com.android.printservice.recommendation.PrintServicePlugin;
NsdResolveQueue.java 17 package com.android.printservice.recommendation.util;
  /frameworks/base/core/java/android/printservice/
PrintJob.java 17 package android.printservice;
70 PrintService.throwIfNotCalledOnMainThread();
86 PrintService.throwIfNotCalledOnMainThread();
109 PrintService.throwIfNotCalledOnMainThread();
124 PrintService.throwIfNotCalledOnMainThread();
140 PrintService.throwIfNotCalledOnMainThread();
156 PrintService.throwIfNotCalledOnMainThread();
170 PrintService.throwIfNotCalledOnMainThread();
184 PrintService.throwIfNotCalledOnMainThread();
198 PrintService.throwIfNotCalledOnMainThread()
    [all...]
PrintService.java 17 package android.printservice;
115 * #SERVICE_INTERFACE android.printservice.PrintService}. Failure to declare this intent
126 * <action android:name="android.printservice.PrintService" />
145 * <action android:name="android.printservice.PrintService" />
147 * <meta-data android:name="android.printservice" android:resource="@xml/printservice" />
152 * {@link #SERVICE_META_DATA} and <code>&lt;{@link android.R.styleable#PrintService
    [all...]
PrintServiceInfo.java 17 package android.printservice;
42 * This class describes a {@link PrintService}. A print service knows
47 * @see PrintService
133 PrintService.SERVICE_META_DATA);
150 com.android.internal.R.styleable.PrintService);
232 * {@link PrintService#SERVICE_META_DATA meta-data}.</strong>
247 * {@link PrintService#SERVICE_META_DATA meta-data}.</strong>
262 * {@link PrintService#SERVICE_META_DATA meta-data}.</strong>
PrinterDiscoverySession.java 17 package android.printservice;
144 PrintService.throwIfNotCalledOnMainThread();
167 PrintService.throwIfNotCalledOnMainThread();
231 PrintService.throwIfNotCalledOnMainThread();
456 PrintService.throwIfNotCalledOnMainThread();
480 PrintService.throwIfNotCalledOnMainThread();
493 PrintService.throwIfNotCalledOnMainThread();
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
ServiceListener.java 17 package com.android.printservice.recommendation.plugin.hp;
25 import com.android.printservice.recommendation.R;
26 import com.android.printservice.recommendation.util.DiscoveryListenerMultiplexer;
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
VendorConfig.java 17 package com.android.printservice.recommendation.plugin.mdnsFilter;
26 import com.android.printservice.recommendation.R;
  /prebuilts/sdk/tools/lib/
shrinkedAndroid.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 

Completed in 352 milliseconds

12