Searched refs:setNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java1195 setNotification(PS_ENABLED);
1198 setNotification(PS_DISABLED);
1209 setNotification(CS_DISABLED);
1212 setNotification(CS_EMERGENCY_ENABLED);
1215 setNotification(CS_NORMAL_ENABLED);
1220 setNotification(CS_DISABLED);
1223 setNotification(CS_ENABLED);
1226 setNotification(CS_NORMAL_ENABLED);
1231 setNotification(CS_DISABLED);
1234 setNotification(CS_ENABLE
1613 private void setNotification(int notifyType) { method in class:GsmServiceStateTracker
[all...]

Completed in 349 milliseconds