Searched refs:QnsCallType (Results 1 – 7 of 7) sorted by relevance
128 @QnsConstants.QnsCallType private final int mCallType;133 @QnsConstants.QnsCallType int callType, in PreCondition()189 @QnsConstants.QnsCallType int callType, in GuardingPreCondition()
67 @interface QnsCallType {} annotation in QnsConstants214 static String callTypeToString(@QnsConstants.QnsCallType int callType) { in callTypeToString()
99 @QnsConstants.QnsCallType472 void callStarted(@QnsConstants.QnsCallType int callType, int netCapability) { in callStarted()496 private void callTypeUpdated(@QnsConstants.QnsCallType int callType) { in callTypeUpdated()
140 void updateCallState(@QnsConstants.QnsCallType int type) { in updateCallState()
186 @QnsConstants.QnsCallType private int mImsCallType;1132 protected void setQnsCallType(@QnsConstants.QnsCallType int callType) { in setQnsCallType()
1997 int getWwanHysteresisTimer(int netCapability, @QnsConstants.QnsCallType int callType) { in getWwanHysteresisTimer()2031 int getWlanHysteresisTimer(int netCapability, @QnsConstants.QnsCallType int callType) { in getWlanHysteresisTimer()
678 void onSetCallType(@QnsConstants.QnsCallType int callType) { in onSetCallType()