Searched refs:preferredNetworkType (Results 1 – 1 of 1) sorted by relevance
637 public RIL(Context context, int preferredNetworkType, int cdmaSubscription) { in RIL() argument638 this(context, preferredNetworkType, cdmaSubscription, null); in RIL()642 public RIL(Context context, int preferredNetworkType, in RIL() argument646 riljLog("RIL: init preferredNetworkType=" + preferredNetworkType in RIL()652 mPreferredNetworkType = preferredNetworkType; in RIL()