Searched defs:throwIfDestroyedLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java135 throwIfDestroyedLocked();
158 throwIfDestroyedLocked();
183 throwIfDestroyedLocked();
206 throwIfDestroyedLocked();
232 throwIfDestroyedLocked();
257 throwIfDestroyedLocked();
289 throwIfDestroyedLocked();
316 throwIfDestroyedLocked();
345 throwIfDestroyedLocked();
374 throwIfDestroyedLocked();
686 private void throwIfDestroyedLocked() { method in class:RemotePrintSpooler
[all...]
H A DUserState.java173 throwIfDestroyedLocked();
191 throwIfDestroyedLocked();
440 throwIfDestroyedLocked();
473 throwIfDestroyedLocked();
487 throwIfDestroyedLocked();
500 throwIfDestroyedLocked();
516 throwIfDestroyedLocked();
532 throwIfDestroyedLocked();
549 throwIfDestroyedLocked();
570 throwIfDestroyedLocked();
1090 private void throwIfDestroyedLocked() { method in class:UserState
[all...]

Completed in 319 milliseconds