Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java190 static final String REASON_PS_RESTRICT_ENABLED = "psRestrictEnabled"; field
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java3897 cleanUpAllConnectionsInternal(false, Phone.REASON_PS_RESTRICT_ENABLED); in handleMessage()
3902 apnContext.setReason(Phone.REASON_PS_RESTRICT_ENABLED); in handleMessage()