Home
last modified time | relevance | path

Searched refs:updateCallForward (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsUtImplBase.java174 public int updateCallForward(int action, int condition, String number, int serviceClass,
176 return ImsUtImplBase.this.updateCallForward(action, condition, number, serviceClass,
362 public int updateCallForward(int action, int condition, String number, int serviceClass, in updateCallForward() method in ImsUtImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsUt.aidl82 int updateCallForward(int action, int condition, String number, in updateCallForward() method
/frameworks/base/telephony/java/com/android/ims/
DImsUtInterface.java177 public void updateCallForward(int action, int condition, String number, in updateCallForward() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java416 public void updateCallForward(int action, int condition, String number, in updateCallForward() method in ImsUt
426 … int id = miUt.updateCallForward(action, condition, number, serviceClass, timeSeconds); in updateCallForward()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java499 verify(mImsUtInterface).updateCallForward(eq(ImsUtInterface.ACTION_ACTIVATION), in testCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java1099 ut.updateCallForward(getActionFromCFAction(commandInterfaceCFAction), in setCallForwardingOption()
/frameworks/base/api/
Dtest-lint-baseline.txt1854 MissingNullability: android.telephony.ims.stub.ImsUtImplBase#updateCallForward(int, int, String, in…
Dtest-current.txt4868 method public int updateCallForward(int, int, String, int, int);
Dsystem-current.txt12463 method public int updateCallForward(int, int, String, int, int);
/frameworks/base/telephony/api/
Dsystem-current.txt1960 method public int updateCallForward(int, int, String, int, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt11345 method public int updateCallForward(int, int, String, int, int);