Searched refs:SrvccState (Results 1 – 17 of 17) sorted by relevance
22 import android.telephony.Annotation.SrvccState;88 void notifySrvccStateChanged(Phone sender, @SrvccState int state); in notifySrvccStateChanged()
128 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState()129 if (state == Call.SrvccState.STARTED && c != null) { in notifySrvccState()132 } else if (state != Call.SrvccState.COMPLETED) { in notifySrvccState()
22 import android.telephony.Annotation.SrvccState;171 public void notifySrvccStateChanged(Phone sender, @SrvccState int state) { in notifySrvccStateChanged()
79 public enum SrvccState { enum in Call
812 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState()832 Call.SrvccState srvccState = Call.SrvccState.NONE; in handleSrvccStateChanged()837 srvccState = Call.SrvccState.STARTED; in handleSrvccStateChanged()846 srvccState = Call.SrvccState.COMPLETED; in handleSrvccStateChanged()855 srvccState = Call.SrvccState.FAILED; in handleSrvccStateChanged()
34 import android.telephony.Annotation.SrvccState;955 public void onSrvccStateChanged(@SrvccState int srvccState) { in onSrvccStateChanged()
38 import android.telephony.Annotation.SrvccState;661 public void notifySrvccStateChanged(int subId, @SrvccState int state) { in notifySrvccStateChanged()
966 void onSrvccStateChanged(@Annotation.SrvccState int srvccState); in onSrvccStateChanged()
1207 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testEndRingbackOnSrvcc()1238 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testClearHoldSwapStateOnSrvcc()1261 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testHangupHandoverCall()1299 mCTUT.notifySrvccState(Call.SrvccState.COMPLETED); in testTrackerStateOnHandover()
69 public @interface SrvccState { annotation in Annotation
523 private Call.SrvccState mSrvccState = Call.SrvccState.NONE;4064 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState()4069 if (mSrvccState == Call.SrvccState.COMPLETED) { in notifySrvccState()
1565 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState()
52 import android.telephony.Annotation.SrvccState;2219 public void notifySrvccStateChanged(int subId, @SrvccState int state) { in notifySrvccStateChanged()
9242 com.android.internal.telephony.Call$SrvccState
33528 Lcom/android/internal/telephony/Call$SrvccState;36637 [Lcom/android/internal/telephony/Call$SrvccState;
9263 com.android.internal.telephony.Call$SrvccState
43192 Lcom/android/internal/telephony/Call$SrvccState;48818 [Lcom/android/internal/telephony/Call$SrvccState;