Searched refs:phoneContext (Results 1 – 2 of 2) sorted by relevance
205 public void setPhoneContext(String phoneContext) throws ParseException { in setPhoneContext() argument208 if (phoneContext==null) { in setPhoneContext()211 this.setParameter("phone-context",phoneContext); in setPhoneContext()
11 void setPhoneContext(String phoneContext) throws ParseException; in setPhoneContext() argument