Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DNetworkRegistrationInfo.java553 public DataSpecificRegistrationInfo getDataSpecificInfo() { in getDataSpecificInfo() method in NetworkRegistrationInfo
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java2599 sSnetworkRegistrationInfo.getDataSpecificInfo().getLteVopsSupportInfo()); in testOnLteVopsInfoChanged()
2618 sSnetworkRegistrationInfo.getDataSpecificInfo().getLteVopsSupportInfo()); in testOnLteVopsInfoChanged()
2661 sSnetworkRegistrationInfo.getDataSpecificInfo().getVopsSupportInfo()); in testOnNrVopsInfoChanged()
2681 sSnetworkRegistrationInfo.getDataSpecificInfo().getVopsSupportInfo()); in testOnNrVopsInfoChanged()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java1136 DataSpecificRegistrationInfo dsri = nri.getDataSpecificInfo(); in updateNrStats()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2377 networkRegState.getDataSpecificInfo(); in handlePollStateResultMessage()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11391 method @Nullable public android.telephony.DataSpecificRegistrationInfo getDataSpecificInfo();