Searched refs:preferredNetworkType (Results 1 – 1 of 1) sorted by relevance
599 public RIL(Context context, int preferredNetworkType, int cdmaSubscription) { in RIL() argument600 this(context, preferredNetworkType, cdmaSubscription, null); in RIL()603 public RIL(Context context, int preferredNetworkType, in RIL() argument607 riljLog("RIL(context, preferredNetworkType=" + preferredNetworkType + in RIL()613 mPreferredNetworkType = preferredNetworkType; in RIL()