Home
last modified time | relevance | path

Searched refs:mLteEndcUsingUserDataForRrcDetection (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java357 private boolean mLteEndcUsingUserDataForRrcDetection = false; field in DcTracker
5619 mLteEndcUsingUserDataForRrcDetection = b.getBoolean( in read5GConfiguration()
5627 return mLteEndcUsingUserDataForRrcDetection; in getLteEndcUsingUserDataForIdleDetection()