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

  /frameworks/base/core/java/android/printservice/
PrintJob.java 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();
217 PrintService.throwIfNotCalledOnMainThread();
    [all...]
PrintDocument.java 60 PrintService.throwIfNotCalledOnMainThread();
75 PrintService.throwIfNotCalledOnMainThread();
PrinterDiscoverySession.java 144 PrintService.throwIfNotCalledOnMainThread();
167 PrintService.throwIfNotCalledOnMainThread();
231 PrintService.throwIfNotCalledOnMainThread();
456 PrintService.throwIfNotCalledOnMainThread();
480 PrintService.throwIfNotCalledOnMainThread();
493 PrintService.throwIfNotCalledOnMainThread();
PrintService.java 321 throwIfNotCalledOnMainThread();
351 throwIfNotCalledOnMainThread();
357 static void throwIfNotCalledOnMainThread() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DejankUtils.java 53 throwIfNotCalledOnMainThread();
64 throwIfNotCalledOnMainThread();
74 private static void throwIfNotCalledOnMainThread() {
  /frameworks/base/core/java/android/print/
PrinterDiscoverySession.java 159 throwIfNotCalledOnMainThread();
164 throwIfNotCalledOnMainThread();
169 throwIfNotCalledOnMainThread();
261 private static void throwIfNotCalledOnMainThread() {

Completed in 174 milliseconds