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.java185 public int updateCOLR(int presentation) throws RemoteException {
186 return ImsUtImplBase.this.updateCOLR(presentation);
383 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.java198 public void updateCOLR(int presentation, Message result); in updateCOLR() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java528 public void updateCOLR(int presentation, Message result) { in updateCOLR() method in ImsUt
535 int id = miUt.updateCOLR(presentation); in updateCOLR()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java1010 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_RESTRICTED, in processCode()
1017 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_ALLOWED, in processCode()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68253 Landroid/telephony/ims/stub/ImsUtImplBase;->updateCOLR(I)I
86157 Lcom/android/ims/internal/IImsUt$Stub$Proxy;->updateCOLR(I)I
86197 Lcom/android/ims/internal/IImsUt;->updateCOLR(I)I