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

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolverConnection.java90 throwIfCalledOnMainThread();
245 private void throwIfCalledOnMainThread() { method in class:InstantAppResolverConnection
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java164 throwIfCalledOnMainThread();
187 throwIfCalledOnMainThread();
208 throwIfCalledOnMainThread();
232 throwIfCalledOnMainThread();
255 throwIfCalledOnMainThread();
285 throwIfCalledOnMainThread();
312 throwIfCalledOnMainThread();
341 throwIfCalledOnMainThread();
370 throwIfCalledOnMainThread();
402 throwIfCalledOnMainThread();
692 private void throwIfCalledOnMainThread() { method in class:RemotePrintSpooler
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java400 throwIfCalledOnMainThread();
425 throwIfCalledOnMainThread();
441 throwIfCalledOnMainThread();
457 throwIfCalledOnMainThread();
495 throwIfCalledOnMainThread();
1482 private void throwIfCalledOnMainThread() { method in class:LockPatternUtils

Completed in 122 milliseconds