/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorRemoteVideo.java | 83 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/ |
D | TranscriptionDbHelper.java | 67 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/ |
D | SpeedDialUiItemMutator.java | 135 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/ |
D | VisualVoicemailUpdateTask.java | 65 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/ |
D | Assert.java | 196 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/ |
D | CequintCallerIdManager.java | 141 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/ |
D | RttTranscriptUtil.java | 44 Assert.isWorkerThread(); in checkRttTranscriptAvailability() 81 Assert.isWorkerThread(); in getRttTranscript() 121 Assert.isWorkerThread(); in save()
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | DialerPhoneNumberUtil.java | 46 Assert.isWorkerThread(); in DialerPhoneNumberUtil() 58 Assert.isWorkerThread(); in parse() 126 Assert.isWorkerThread(); in isMatch()
|
D | PartitionedNumbers.java | 52 Assert.isWorkerThread(); in PartitionedNumbers()
|
/packages/apps/Dialer/java/com/android/dialer/shortcuts/ |
D | IconFactory.java | 64 Assert.isWorkerThread(); in create() 73 Assert.isWorkerThread(); in create() 84 Assert.isWorkerThread(); in create()
|
D | ShortcutInfoFactory.java | 60 Assert.isWorkerThread(); in buildShortcutInfos() 91 Assert.isWorkerThread(); in withUpdatedIcon()
|
D | ShortcutUsageReporter.java | 91 Assert.isWorkerThread(); in doInBackground() 110 Assert.isWorkerThread(); in queryForLookupKey()
|
D | DynamicShortcuts.java | 96 Assert.isWorkerThread(); in refresh() 144 Assert.isWorkerThread(); in updateIcons()
|
D | RefreshShortcutsTask.java | 45 Assert.isWorkerThread(); in doInBackground()
|
/packages/apps/Dialer/java/com/android/dialer/preferredsim/impl/ |
D | PreferredAccountWorkerImpl.java | 242 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/ |
D | TelecomCallUtil.java | 81 Assert.isWorkerThread(); in getNormalizedNumber() 104 Assert.isWorkerThread(); in getValidE164Number()
|
/packages/apps/Dialer/java/com/android/dialer/persistentlog/ |
D | PersistentLogger.java | 128 Assert.isWorkerThread(); in dumpLogToString() 176 Assert.isWorkerThread(); in readLogs()
|
/packages/apps/Dialer/java/com/android/dialer/databasepopulator/ |
D | ContactsPopulator.java | 131 Assert.isWorkerThread(); in populateContacts() 152 Assert.isWorkerThread(); in populateSpeedDialTestContacts() 171 Assert.isWorkerThread(); in deleteAllContacts()
|
D | VoicemailPopulator.java | 78 Assert.isWorkerThread(); in populateVoicemail() 108 Assert.isWorkerThread(); in deleteAllVoicemail()
|
D | CallLogPopulator.java | 90 Assert.isWorkerThread(); in populateCallLog() 128 Assert.isWorkerThread(); in deleteAllCallLog()
|
/packages/apps/Dialer/java/com/android/dialer/preferredsim/suggestion/ |
D | SimSuggestionComponent.java | 32 Assert.isWorkerThread(); in get()
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/util/ |
D | BitmapResizer.java | 38 Assert.isWorkerThread(); in resizeForEnrichedCalling()
|
/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/systemcalllog/ |
D | SystemCallLogDataSource.java | 180 Assert.isWorkerThread(); in isDirtyInternal() 195 Assert.isWorkerThread(); in fillInternal()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/fetch/ |
D | VoicemailFetchedCallback.java | 62 Assert.isWorkerThread(); in setVoicemailContent()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/ |
D | PinChangerImpl.java | 51 Assert.isWorkerThread(); in changePin()
|