Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java164 throwIfCalledOnMainThread(); in getPrintJobInfos()
187 throwIfCalledOnMainThread(); in createPrintJob()
208 throwIfCalledOnMainThread(); in writePrintJobData()
232 throwIfCalledOnMainThread(); in getPrintJobInfo()
255 throwIfCalledOnMainThread(); in setPrintJobState()
285 throwIfCalledOnMainThread(); in setProgress()
312 throwIfCalledOnMainThread(); in setStatus()
341 throwIfCalledOnMainThread(); in setStatus()
370 throwIfCalledOnMainThread(); in onCustomPrinterIconLoaded()
402 throwIfCalledOnMainThread(); in getCustomPrinterIcon()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppResolverConnection.java91 throwIfCalledOnMainThread(); in getInstantAppResolveInfoList()
245 private void throwIfCalledOnMainThread() { in throwIfCalledOnMainThread() method in InstantAppResolverConnection
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java458 throwIfCalledOnMainThread(); in verifyCredential()
516 throwIfCalledOnMainThread(); in checkCredential()
550 throwIfCalledOnMainThread(); in verifyTiedProfileChallenge()
1310 private void throwIfCalledOnMainThread() { in throwIfCalledOnMainThread() method in LockPatternUtils