Searched refs:VtQueryImsState (Results 1 – 4 of 4) sorted by relevance
33 public class VtQueryImsState extends ImsQueryController { class46 public VtQueryImsState(Context context, int subId) { in VtQueryImsState() method in VtQueryImsState
35 import com.android.settings.network.ims.VtQueryImsState;211 VtQueryImsState queryImsState(int subId) { in queryImsState()212 return new VtQueryImsState(mContext, subId); in queryImsState()
25 public class MockVtQueryImsState extends VtQueryImsState {