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

  /frameworks/base/core/java/android/printservice/
PrintJob.java 57 PrintService.throwIfNotCalledOnMainThread();
72 PrintService.throwIfNotCalledOnMainThread();
94 PrintService.throwIfNotCalledOnMainThread();
108 PrintService.throwIfNotCalledOnMainThread();
123 PrintService.throwIfNotCalledOnMainThread();
138 PrintService.throwIfNotCalledOnMainThread();
151 PrintService.throwIfNotCalledOnMainThread();
164 PrintService.throwIfNotCalledOnMainThread();
177 PrintService.throwIfNotCalledOnMainThread();
192 PrintService.throwIfNotCalledOnMainThread();
    [all...]
PrintDocument.java 58 PrintService.throwIfNotCalledOnMainThread();
73 PrintService.throwIfNotCalledOnMainThread();
PrinterDiscoverySession.java 142 PrintService.throwIfNotCalledOnMainThread();
165 PrintService.throwIfNotCalledOnMainThread();
229 PrintService.throwIfNotCalledOnMainThread();
438 PrintService.throwIfNotCalledOnMainThread();
462 PrintService.throwIfNotCalledOnMainThread();
475 PrintService.throwIfNotCalledOnMainThread();
PrintService.java 293 throwIfNotCalledOnMainThread();
323 throwIfNotCalledOnMainThread();
328 static void throwIfNotCalledOnMainThread() {
  /frameworks/base/core/java/android/print/
PrinterDiscoverySession.java 157 throwIfNotCalledOnMainThread();
162 throwIfNotCalledOnMainThread();
167 throwIfNotCalledOnMainThread();
259 private static void throwIfNotCalledOnMainThread() {

Completed in 49 milliseconds