Searched refs:throwIfNotCalledOnMainThread (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/printservice/
H A DPrintJob.java70 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();
217 PrintService.throwIfNotCalledOnMainThread();
[all...]
H A DPrintDocument.java60 PrintService.throwIfNotCalledOnMainThread();
75 PrintService.throwIfNotCalledOnMainThread();
H A DPrinterDiscoverySession.java144 PrintService.throwIfNotCalledOnMainThread();
167 PrintService.throwIfNotCalledOnMainThread();
231 PrintService.throwIfNotCalledOnMainThread();
456 PrintService.throwIfNotCalledOnMainThread();
480 PrintService.throwIfNotCalledOnMainThread();
493 PrintService.throwIfNotCalledOnMainThread();
H A DPrintService.java321 throwIfNotCalledOnMainThread();
351 throwIfNotCalledOnMainThread();
357 static void throwIfNotCalledOnMainThread() { method in class:PrintService
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDejankUtils.java53 throwIfNotCalledOnMainThread();
64 throwIfNotCalledOnMainThread();
74 private static void throwIfNotCalledOnMainThread() { method in class:DejankUtils
/frameworks/base/core/java/android/print/
H A DPrinterDiscoverySession.java159 throwIfNotCalledOnMainThread();
164 throwIfNotCalledOnMainThread();
169 throwIfNotCalledOnMainThread();
261 private static void throwIfNotCalledOnMainThread() { method in class:PrinterDiscoverySession

Completed in 94 milliseconds