Home
last modified time | relevance | path

Searched refs:getCallType (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DQnsCallStatusTrackerTest.java604 assertEquals(QnsConstants.CALL_TYPE_VOICE, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
613 assertEquals(QnsConstants.CALL_TYPE_VOICE, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
619 assertEquals(QnsConstants.CALL_TYPE_IDLE, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
627 assertEquals(QnsConstants.CALL_TYPE_IDLE, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
636 assertEquals(QnsConstants.CALL_TYPE_EMERGENCY, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
642 assertEquals(QnsConstants.CALL_TYPE_IDLE, activeCallTracker.getCallType()); in testActiveCallTrackerOnOff()
656 assertEquals(QnsConstants.CALL_TYPE_VOICE, activeCallTracker.getCallType()); in testActiveCallTrackerCallTypeUpdate()
665 assertEquals(QnsConstants.CALL_TYPE_VOICE, activeCallTracker.getCallType()); in testActiveCallTrackerCallTypeUpdate()
674 assertEquals(QnsConstants.CALL_TYPE_VIDEO, activeCallTracker.getCallType()); in testActiveCallTrackerCallTypeUpdate()
680 assertEquals(QnsConstants.CALL_TYPE_IDLE, activeCallTracker.getCallType()); in testActiveCallTrackerCallTypeUpdate()
[all …]
DAccessNetworkEvaluatorTest.java1481 matchedAnspSos.get(0).getPreCondition().getCallType()); in testGetMatchingPreconditionForEmergency()
1484 matchedAnspIms.get(0).getPreCondition().getCallType()); in testGetMatchingPreconditionForEmergency()
1513 matchedAnspSos.get(0).getPreCondition().getCallType()); in testGetMatchingPreconditionForEmergency()
1722 QnsConstants.CALL_TYPE_VOICE, matchedAnsp.get(0).getPreCondition().getCallType()); in testEventSipDialogSessionStateChanged_verifyWithAnspVoice()
1752 QnsConstants.CALL_TYPE_VIDEO, matchedAnsp.get(0).getPreCondition().getCallType()); in testEventSipDialogSessionStateChanged_verifyWithAnspVideo()
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DCallLogEntryText.java151 if (Spam.shouldShowAsSpam(row.getNumberAttributes().getIsSpam(), row.getCallType())) { in buildSecondaryTextListForEntries()
210 if (Spam.shouldShowAsSpam(row.getNumberAttributes().getIsSpam(), row.getCallType())) { in buildSecondaryTextForBottomSheet()
268 && !Spam.shouldShowAsSpam(row.getNumberAttributes().getIsSpam(), row.getCallType())) { in getNumberTypeLabel()
DPhotoInfoBuilder.java39 coalescedRow.getNumberAttributes().getIsSpam(), coalescedRow.getCallType())) in fromCoalescedRow()
52 voicemailEntry.getNumberAttributes().getIsSpam(), voicemailEntry.getCallType())); in fromVoicemailEntry()
DCallLogEntryDescriptions.java107 switch (row.getCallType()) { in getPrimaryDescriptionResIdForCallType()
DCallTypeIconsView.java164 public int getCallType(int index) { in getCallType() method in CallTypeIconsView
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
DHistoryItemActionModulesBuilder.java201 || Spam.shouldShowAsSpam(moduleInfo.getIsSpam(), moduleInfo.getCallType()) in addModuleForVideoCall()
317 || Spam.shouldShowAsSpam(moduleInfo.getIsSpam(), moduleInfo.getCallType()) in addModuleForAddingToContacts()
373 .setCallType(moduleInfo.getCallType()) in addModuleForBlockedOrSpamNumber()
381 if (Spam.shouldShowAsSpam(moduleInfo.getIsSpam(), moduleInfo.getCallType())) { in addModuleForBlockedOrSpamNumber()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/util/
DApiCallRecord.java48 mCallType = callStats.getCallType(); in ApiCallRecord()
71 public int getCallType() { in getCallType() method in ApiCallRecord
/packages/services/Telecomm/src/com/android/server/telecom/voip/
DIncomingCallTransaction.java98 TransactionalVideoStateToVideoProfileState(callAttributes.getCallType())); in generateExtras()
101 callAttributes.getCallType()); in generateExtras()
DOutgoingCallTransaction.java143 TransactionalVideoStateToVideoProfileState(callAttributes.getCallType())); in generateExtras()
146 callAttributes.getCallType()); in generateExtras()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAnspImsPreferModePolicyBuilder.java123 direction, preCondition.getCallType(), preCondition.getPreference())); in getPolicyInMap()
128 preCondition.getCallType(), in getPolicyInMap()
DAccessNetworkSelectionPolicyBuilder.java141 && preCondition.getCallType() == QnsConstants.CALL_TYPE_VOICE in getPolicy()
431 preCondition.getCallType(), in getThreshold()
468 mConfig.getWifiRssiThresholdWithoutCellular(preCondition.getCallType()); in makeThresholdsWifiWithoutCellular()
DAccessNetworkSelectionPolicy.java147 int getCallType() { in getCallType() method in AccessNetworkSelectionPolicy.PreCondition
DQnsCallStatusTracker.java564 int getCallType() { in getCallType() method in QnsCallStatusTracker.ActiveCallTracker
844 if (mActiveCallTracker.getCallType() != QnsConstants.CALL_TYPE_IDLE) { in updateCallState()
/packages/apps/Dialer/java/com/android/dialer/calllog/ui/menu/
DNewCallLogMenu.java40 if (!row.getIsRead() && row.getCallType() == Calls.MISSED_TYPE) { in createOnClickListener()
DModules.java107 .setCallType(row.getCallType()) in buildModuleInfo()
/packages/apps/Dialer/java/com/android/dialer/blockreportspam/
DShowBlockReportSpamDialogReceiver.java131 dialogInfo.getCallType(), in showDialogToBlockNumberAndOptionallyReportSpam()
190 dialogInfo.getCallType(), in showDialogToReportNotSpam()
/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/menu/
DModules.java51 .setCallType(voicemailEntry.getCallType()) in buildModuleInfo()
/packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/stats/
DMockingPlatformLoggerTest.java332 assertThat(apiCallRecord.getCallType()).isEqualTo(CallStats.CALL_TYPE_SET_SCHEMA); in testAddStatsToQueueLocked_oneApi()
382 assertThat(apiCallRecord.getCallType()).isEqualTo(CallStats.CALL_TYPE_SET_SCHEMA); in testAddStatsToQueueLocked_capacityChanged()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/stats/
DPlatformLogger.java145 if (shouldLogForTypeLocked(stats.getCallType())) { in logStats()
272 ExtraStats extraStats = createExtraStatsLocked(stats.getPackageName(), stats.getCallType()); in logStatsImplLocked()
295 stats.getCallType(), in logStatsImplLocked()
/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
DNewCallLogViewHolder.java183 return row.getCallType() == Calls.MISSED_TYPE && !row.getIsRead(); in isUnreadMissedCall()
226 switch (row.getCallType()) { in setCallTypeIcon()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAttributesTests.java93 assertEquals(CallAttributes.AUDIO_CALL, callAttributes.getCallType()); in testOptionalAttributes()
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/stats/
DAppSearchStatsTest.java57 assertThat(cStats.getCallType()).isEqualTo(callType); in testAppSearchStats_CallStats()
72 assertThat(cStats.getCallType()).isEqualTo(callType); in testAppSearchCallStats_nullValues()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DCallStats.java204 public int getCallType() { in getCallType() method in CallStats
/packages/apps/Dialer/java/com/android/dialer/calldetails/
DCallDetailsEntryViewHolder.java105 int callType = entry.getCallType(); in setCallDetails()

12