Home
last modified time | relevance | path

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

/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java1273 @NonNull public Set<Integer> getAttachRestrictionReasonsForCarrier(int subId) { in getAttachRestrictionReasonsForCarrier() method in SatelliteManagerWrapper
1274 return mSatelliteManager.getAttachRestrictionReasonsForCarrier(subId); in getAttachRestrictionReasonsForCarrier()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java2079 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2097 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2111 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2127 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2143 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2159 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2176 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
2203 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testSatelliteCommunicationRestriction()
3237 mSatelliteControllerUT.getAttachRestrictionReasonsForCarrier(SUB_ID); in testUpdateRestrictReasonForEntitlementPerCarrier()
/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteManager.java1962 Set<Integer> restrictionReason = getAttachRestrictionReasonsForCarrier(subId); in requestIsAttachEnabledForCarrier()
2071 @NonNull public Set<Integer> getAttachRestrictionReasonsForCarrier(int subId) { in getAttachRestrictionReasonsForCarrier() method in SatelliteManager
2080 telephony.getAttachRestrictionReasonsForCarrier(subId); in getAttachRestrictionReasonsForCarrier()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl3158 int[] getAttachRestrictionReasonsForCarrier(int subId); in getAttachRestrictionReasonsForCarrier() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java2205 @NonNull public Set<Integer> getAttachRestrictionReasonsForCarrier(int subId) { in getAttachRestrictionReasonsForCarrier() method in SatelliteController
/frameworks/base/core/api/
Dsystem-current.txt17844 …TE_COMMUNICATION) public java.util.Set<java.lang.Integer> getAttachRestrictionReasonsForCarrier(in…