Searched refs:preferredNetworkType (Results 1 – 1 of 1) sorted by relevance
441 public RIL(Context context, int preferredNetworkType, int cdmaSubscription) { in RIL() argument442 this(context, preferredNetworkType, cdmaSubscription, null); in RIL()445 public RIL(Context context, int preferredNetworkType, in RIL() argument449 riljLog("RIL: init preferredNetworkType=" + preferredNetworkType in RIL()455 mPreferredNetworkType = preferredNetworkType; in RIL()