Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java423 …public static final int CS_EMERGENCY_ENABLED = 1006; // Access Control blocks emergency call serv… field in ServiceStateTracker
3550 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()
3577 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()
3585 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()
4002 case CS_EMERGENCY_ENABLED: in setNotification()