Searched refs:throwIfCalledOnMainThread (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java156 throwIfCalledOnMainThread();
181 throwIfCalledOnMainThread();
204 throwIfCalledOnMainThread();
230 throwIfCalledOnMainThread();
255 throwIfCalledOnMainThread();
287 throwIfCalledOnMainThread();
314 throwIfCalledOnMainThread();
343 throwIfCalledOnMainThread();
372 throwIfCalledOnMainThread();
404 throwIfCalledOnMainThread();
692 private void throwIfCalledOnMainThread() { method in class:RemotePrintSpooler
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DEphemeralResolverConnection.java69 throwIfCalledOnMainThread();
141 private void throwIfCalledOnMainThread() { method in class:EphemeralResolverConnection
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java318 throwIfCalledOnMainThread();
359 throwIfCalledOnMainThread();
388 throwIfCalledOnMainThread();
417 throwIfCalledOnMainThread();
454 throwIfCalledOnMainThread();
1458 private void throwIfCalledOnMainThread() { method in class:LockPatternUtils

Completed in 4707 milliseconds