Searched refs:updateCOLR (Results 1 – 6 of 6) sorted by relevance
113 public int updateCOLR(int presentation) throws RemoteException {114 return ImsUtImplBase.this.updateCOLR(presentation);295 public int updateCOLR(int presentation) { in updateCOLR() method in ImsUtImplBase
103 int updateCOLR(int presentation); in updateCOLR() method
188 public void updateCOLR(int presentation, Message result); in updateCOLR() method
516 public void updateCOLR(int presentation, Message result) { in updateCOLR() method in ImsUt523 int id = miUt.updateCOLR(presentation); in updateCOLR()
933 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_RESTRICTED, in processCode()940 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_ALLOWED, in processCode()
37895 HSPLcom/android/ims/ImsUtInterface;->updateCOLR(ILandroid/os/Message;)V38001 HSPLcom/android/ims/internal/IImsUt;->updateCOLR(I)I