Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java422 …public static final int CS_NORMAL_ENABLED = 1005; // Access Control blocks normal voice/sms se… field in ServiceStateTracker
3553 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
3565 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
3588 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
3999 case CS_NORMAL_ENABLED: in setNotification()