Home
last modified time | relevance | path

Searched refs:updateCOLR (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsUtImplBase.java113 public int updateCOLR(int presentation) throws RemoteException {
114 return ImsUtImplBase.this.updateCOLR(presentation);
295 public int updateCOLR(int presentation) { in updateCOLR() method in ImsUtImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsUt.aidl103 int updateCOLR(int presentation); in updateCOLR() method
/frameworks/base/telephony/java/com/android/ims/
DImsUtInterface.java188 public void updateCOLR(int presentation, Message result); in updateCOLR() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java516 public void updateCOLR(int presentation, Message result) { in updateCOLR() method in ImsUt
523 int id = miUt.updateCOLR(presentation); in updateCOLR()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java941 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_RESTRICTED, in processCode()
948 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_ALLOWED, in processCode()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73159 Landroid/telephony/ims/stub/ImsUtImplBase;->updateCOLR(I)I
92363 Lcom/android/ims/internal/IImsUt$Stub$Proxy;->updateCOLR(I)I
92405 Lcom/android/ims/internal/IImsUt;->updateCOLR(I)I