Searched defs:callType (Results 1 – 25 of 29) sorted by relevance
12
150 String callType, String callStatus, int slotId, String rat, String failureReason) { in getContentValues()195 String callType, String callStatus, int slotId, String rat, String failureReason) { in insertDataToDb()298 private String[] getColumnSelectionAndArgs(String callType, String callStatus) { in getColumnSelectionAndArgs()339 private long countCallsOfTypeAndStatus(String callType, String callStatus) { in countCallsOfTypeAndStatus()456 private HashMap<String, Integer> getFailureCountByRatForCallType(String callType) { in getFailureCountByRatForCallType()460 private HashMap<String, Integer> getFailureCountByReasonForCallType(String callType) { in getFailureCountByReasonForCallType()465 String column, String callType) { in getFailureCountByColumnForCallType()596 String callType, in addFailureStatsFromHashMap()
89 int callType = cursor.getInt(typeIndex); in querySince() local109 private boolean addEvent(String phoneNumber, long date, long durationSeconds, int callType) { in addEvent()121 private boolean validateEvent(String phoneNumber, long date, int callType) { in validateEvent()
91 @ExternalCallState int callState, int callType, boolean isCallheld) { in ImsExternalCallState()103 boolean isPullable, @ExternalCallState int callState, int callType, in ImsExternalCallState()129 @ExternalCallType int callType, boolean isCallheld) { in ImsExternalCallState()
650 public ImsCallProfile(int serviceType, int callType) { in ImsCallProfile()678 public ImsCallProfile(int serviceType, int callType, Bundle callExtras, in ImsCallProfile()951 public static int getVideoStateFromCallType(int callType) { in getVideoStateFromCallType()
865 public void accept(int callType, ImsStreamMediaProfile profile) { in accept()1019 public void update(int callType, ImsStreamMediaProfile profile) { in update()
39 boolean isConnected(int callSessionType, int callType); in isConnected()44 ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType); in createCallProfile()
39 boolean isConnected(int serviceId, int serviceType, int callType); in isConnected()54 ImsCallProfile createCallProfile(int serviceId, int serviceType, int callType); in createCallProfile()
139 void accept(int callType, in ImsStreamMediaProfile profile); in accept()214 void update(int callType, in ImsStreamMediaProfile profile); in update()
238 public boolean isConnected(int callSessionType, int callType) { in isConnected()285 public ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType) { in createCallProfile()
57 public boolean isConnected(int callSessionType, int callType) throws RemoteException { in isConnected()78 public ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType) in createCallProfile()
386 public ImsCallProfile createCallProfile(int callSessionType, int callType) { in createCallProfile()
201 String callType, String callStatus, int slotId, String rat, String failureReason) { in getContentValues()247 String callType = "Normal Call"; in testSuccessCall() local279 String callType = "Normal Call"; in testFailureCall() local
34 public boolean isConnected(int callSessinType, int callType) { in isConnected()
73 public ImsCallProfile createCallProfile(int callSessionType, int callType) { in createCallProfile()
79 int callType, in CallAttributes()197 public Builder setCallType(@CallType int callType) { in setCallType()
296 private final int callType; field in ParcelableCallAnalytics335 public ParcelableCallAnalytics(long startTimeMillis, long callDurationMillis, int callType, in ParcelableCallAnalytics()
540 public void accept(int callType, ImsStreamMediaProfile profile) { in accept()641 public void update(int callType, ImsStreamMediaProfile profile) { in update()
487 public @NonNull AddCallParametersBuilder setCallType(int callType) { in setCallType()732 String viaNumber, int presentation, int callType, int features, in AddCallParams()767 String viaNumber, int presentation, int callType, int features, in AddCallParams()1663 int presentation, int callType, int features, in addCall()1706 String postDialDigits, String viaNumber, int presentation, int callType, in addCall()1760 String postDialDigits, String viaNumber, int presentation, int callType, in addCall()
387 public CallState.Builder setImsCallType(@ImsCallType int callType) { in setImsCallType()
45 ImsCallProfile createCallProfile(int callSessionType, int callType); in createCallProfile()
88 val callType: CallType, constant in com.android.systemui.statusbar.notification.shared.ActiveNotificationModel
193 public void accept(int callType, ImsStreamMediaProfile profile) { in accept()297 public void update(int callType, ImsStreamMediaProfile profile) { in update()
1223 public void accept(int callType) throws ImsException { in accept()1235 public void accept(int callType, ImsStreamMediaProfile profile) throws ImsException { in accept()1620 public void update(int callType, ImsStreamMediaProfile mediaProfile) throws ImsException { in update()
482 public ImsCallProfile createCallProfile(int callServiceType, int callType) in createCallProfile()
1584 public @Nullable ImsCallProfile createCallProfile(int callSessionType, int callType) { in createCallProfile()