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