Searched refs:mIsPhysicalChannelConfig16Supported (Results 1 – 1 of 1) sorted by relevance
157 private boolean mIsPhysicalChannelConfig16Supported; field in NetworkTypeController217 mIsPhysicalChannelConfig16Supported = mPhone.getContext().getSystemService( in registerForAllEvents()220 if (!mIsPhysicalChannelConfig16Supported) { in registerForAllEvents()315 if (mIsPhysicalChannelConfig16Supported && mIsUsingUserDataForRrcDetection) { in parseCarrierConfigs()1301 return mIsPhysicalChannelConfig16Supported && !mIsUsingUserDataForRrcDetection; in isUsingPhysicalChannelConfigForRrcDetection()