Searched refs:preferredNetworkType (Results 1 – 1 of 1) sorted by relevance
590 public RIL(Context context, int preferredNetworkType, int cdmaSubscription) { in RIL() argument591 this(context, preferredNetworkType, cdmaSubscription, null); in RIL()594 public RIL(Context context, int preferredNetworkType, in RIL() argument598 riljLog("RIL: init preferredNetworkType=" + preferredNetworkType in RIL()604 mPreferredNetworkType = preferredNetworkType; in RIL()