Searched refs:ImsQueryTtyOnVolteStat (Results 1 – 2 of 2) sorted by relevance
26 public class ImsQueryTtyOnVolteStat implements ImsQuery { class34 public ImsQueryTtyOnVolteStat(int subId) { in ImsQueryTtyOnVolteStat() method in ImsQueryTtyOnVolteStat
63 return (new ImsQueryTtyOnVolteStat(subId)).query(); in isTtyOnVolteEnabled()