Searched defs:updateCOLR (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsUtInterface.java173 public void updateCOLR(int presentation, Message result); method in interface:ImsUtInterface
H A DImsUt.java460 public void updateCOLR(int presentation, Message result) { method in class:ImsUt
462 log("updateCOLR :: Ut=" + miUt + ", presentation=" + presentation);
467 int id = miUt.updateCOLR(presentation);

Completed in 7 milliseconds