Searched refs:updateCLIP (Results 1 – 5 of 5) sorted by relevance
191 public int updateCLIP(boolean enable) throws RemoteException {192 return ImsUtImplBase.this.updateCLIP(enable);386 public int updateCLIP(boolean enable) { in updateCLIP() method in ImsUtImplBase
98 int updateCLIP(boolean enable); in updateCLIP() method
193 public void updateCLIP(boolean enable, Message result); in updateCLIP() method
501 public void updateCLIP(boolean enable, Message result) { in updateCLIP() method in ImsUt508 int id = miUt.updateCLIP(enable); in updateCLIP()
961 mPhone.mCT.getUtInterface().updateCLIP(isActivate(), in processCode()