Searched defs:updateCOLP (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsUtImplBase.java164 public int updateCOLP(boolean enable) throws RemoteException { method in class:ImsUtImplBase
/frameworks/base/telephony/java/com/android/ims/
H A DImsUtInterface.java178 public void updateCOLP(boolean enable, Message result); method in interface:ImsUtInterface
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsUt.java487 public void updateCOLP(boolean enable, Message result) { method in class:ImsUt
494 int id = miUt.updateCOLP(enable);

Completed in 99 milliseconds