Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierServiceStateTrackerTest.java140 mCarrierSST.getNotificationTypeMap(); in testSendPrefNetworkNotification()
182 mCarrierSST.getNotificationTypeMap(); in testSendEmergencyNetworkNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java129 public Map<Integer, NotificationType> getNotificationTypeMap() { in getNotificationTypeMap() method in CarrierServiceStateTracker