Searched refs:updateCOLP (Results 1 – 5 of 5) sorted by relevance
201 public int updateCOLP(boolean enable) throws RemoteException {202 return ImsUtImplBase.this.updateCOLP(enable);402 public int updateCOLP(boolean enable) { in updateCOLP() method in ImsUtImplBase
108 int updateCOLP(boolean enable); in updateCOLP() method
203 public void updateCOLP(boolean enable, Message result); in updateCOLP() method
555 public void updateCOLP(boolean enable, Message result) { in updateCOLP() method in ImsUt562 int id = miUt.updateCOLP(enable); in updateCOLP()
980 mPhone.mCT.getUtInterface().updateCOLP(isActivate(), in processCode()