Searched refs:updateCOLR (Results 1 – 5 of 5) sorted by relevance
196 public int updateCOLR(int presentation) throws RemoteException {197 return ImsUtImplBase.this.updateCOLR(presentation);394 public int updateCOLR(int presentation) { in updateCOLR() method in ImsUtImplBase
103 int updateCOLR(int presentation); in updateCOLR() method
198 public void updateCOLR(int presentation, Message result); in updateCOLR() method
528 public void updateCOLR(int presentation, Message result) { in updateCOLR() method in ImsUt535 int id = miUt.updateCOLR(presentation); in updateCOLR()
992 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_RESTRICTED, in processCode()999 mPhone.mCT.getUtInterface().updateCOLR(NUM_PRESENTATION_ALLOWED, in processCode()