Home
last modified time | relevance | path

Searched refs:isWorkerThread (Results 1 – 25 of 40) sorted by relevance

12

/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorRemoteVideo.java83 Assert.isWorkerThread(); in schedule()
89 Assert.isWorkerThread(); in drawFrame()
112 Assert.isWorkerThread(); in moveCircle()
135 Assert.isWorkerThread(); in drawCircle()
154 Assert.isWorkerThread(); in onLooperPrepared()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/
DTranscriptionDbHelper.java67 Assert.isWorkerThread(); in getTranscriptionAndState()
87 Assert.isWorkerThread(); in getUntranscribedVoicemails()
114 Assert.isWorkerThread(); in getTranscribingVoicemails()
132 Assert.isWorkerThread(); in setTranscriptionState()
143 Assert.isWorkerThread(); in setTranscriptionAndState()
/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/
DSpeedDialUiItemMutator.java135 Assert.isWorkerThread(); in removeSpeedDialUiItemInternal()
147 Assert.isWorkerThread(); in removeStarredSpeedDialUiItem()
172 Assert.isWorkerThread(); in unstarContact()
195 Assert.isWorkerThread(); in insertNewContactEntry()
236 Assert.isWorkerThread(); in loadSpeedDialUiItemsInternal()
369 Assert.isWorkerThread(); in updateContactIdsAndLookupKeys()
412 Assert.isWorkerThread(); in getSpeedDialUiItemsFromEntries()
496 Assert.isWorkerThread(); in getStarredContacts()
566 Assert.isWorkerThread(); in updatePinnedPosition()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java65 Assert.isWorkerThread(); in updateNotification()
126 Assert.isWorkerThread(); in getExistingNotificationCount()
150 Assert.isWorkerThread(); in getAndUpdateVoicemailsWithExistingNotification()
179 Assert.isWorkerThread(); in filterBlockedNumbers()
199 Assert.isWorkerThread(); in filterSpamNumbers()
/packages/apps/Dialer/java/com/android/dialer/common/
DAssert.java196 public static void isWorkerThread() { in isWorkerThread() method in Assert
197 isWorkerThread(null); in isWorkerThread()
207 public static void isWorkerThread(@Nullable String messageTemplate, Object... args) { in isWorkerThread() method in Assert
/packages/apps/Dialer/java/com/android/dialer/oem/
DCequintCallerIdManager.java141 Assert.isWorkerThread(); in getCequintCallerIdContactForCall()
170 Assert.isWorkerThread(); in getCachedCequintCallerIdContact()
194 Assert.isWorkerThread(); in getCequintCallerIdContactForNumber()
208 Assert.isWorkerThread(); in lookup()
/packages/apps/Dialer/java/com/android/dialer/rtt/
DRttTranscriptUtil.java44 Assert.isWorkerThread(); in checkRttTranscriptAvailability()
81 Assert.isWorkerThread(); in getRttTranscript()
121 Assert.isWorkerThread(); in save()
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
DDialerPhoneNumberUtil.java46 Assert.isWorkerThread(); in DialerPhoneNumberUtil()
58 Assert.isWorkerThread(); in parse()
126 Assert.isWorkerThread(); in isMatch()
DPartitionedNumbers.java52 Assert.isWorkerThread(); in PartitionedNumbers()
/packages/apps/Dialer/java/com/android/dialer/shortcuts/
DIconFactory.java64 Assert.isWorkerThread(); in create()
73 Assert.isWorkerThread(); in create()
84 Assert.isWorkerThread(); in create()
DShortcutInfoFactory.java60 Assert.isWorkerThread(); in buildShortcutInfos()
91 Assert.isWorkerThread(); in withUpdatedIcon()
DShortcutUsageReporter.java91 Assert.isWorkerThread(); in doInBackground()
110 Assert.isWorkerThread(); in queryForLookupKey()
DDynamicShortcuts.java96 Assert.isWorkerThread(); in refresh()
144 Assert.isWorkerThread(); in updateIcons()
DRefreshShortcutsTask.java45 Assert.isWorkerThread(); in doInBackground()
/packages/apps/Dialer/java/com/android/dialer/preferredsim/impl/
DPreferredAccountWorkerImpl.java242 Assert.isWorkerThread(); in getDataId()
292 Assert.isWorkerThread(); in getAccountType()
313 Assert.isWorkerThread(); in getRawContactId()
332 Assert.isWorkerThread(); in getPreferredAccount()
359 Assert.isWorkerThread(); in isPreferredSimEnabled()
/packages/apps/Dialer/java/com/android/dialer/telecom/
DTelecomCallUtil.java81 Assert.isWorkerThread(); in getNormalizedNumber()
104 Assert.isWorkerThread(); in getValidE164Number()
/packages/apps/Dialer/java/com/android/dialer/databasepopulator/
DContactsPopulator.java131 Assert.isWorkerThread(); in populateContacts()
152 Assert.isWorkerThread(); in populateSpeedDialTestContacts()
171 Assert.isWorkerThread(); in deleteAllContacts()
DVoicemailPopulator.java78 Assert.isWorkerThread(); in populateVoicemail()
108 Assert.isWorkerThread(); in deleteAllVoicemail()
DCallLogPopulator.java90 Assert.isWorkerThread(); in populateCallLog()
128 Assert.isWorkerThread(); in deleteAllCallLog()
/packages/apps/Dialer/java/com/android/dialer/persistentlog/
DPersistentLogger.java128 Assert.isWorkerThread(); in dumpLogToString()
176 Assert.isWorkerThread(); in readLogs()
/packages/apps/Dialer/java/com/android/dialer/preferredsim/suggestion/
DSimSuggestionComponent.java32 Assert.isWorkerThread(); in get()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/util/
DBitmapResizer.java38 Assert.isWorkerThread(); in resizeForEnrichedCalling()
/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/systemcalllog/
DSystemCallLogDataSource.java180 Assert.isWorkerThread(); in isDirtyInternal()
195 Assert.isWorkerThread(); in fillInternal()
/packages/apps/Dialer/java/com/android/voicemail/impl/
DPinChangerImpl.java51 Assert.isWorkerThread(); in changePin()
/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/
DVoicemailFetchedCallback.java62 Assert.isWorkerThread(); in setVoicemailContent()

12