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.java173 mCarrierSST.getNotificationTypeMap(); in testSendPrefNetworkNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java122 public Map<Integer, NotificationType> getNotificationTypeMap() { in getNotificationTypeMap() method in CarrierServiceStateTracker