Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkScorerAppData.java96 public String getNetworkAvailableNotificationChannelId() { in getNetworkAvailableNotificationChannelId() method in NetworkScorerAppData
/frameworks/base/services/core/java/com/android/server/
DNetworkScorerAppManager.java94 getNetworkAvailableNotificationChannelId(serviceInfo); in getAllValidScorers()
154 private static String getNetworkAvailableNotificationChannelId(ServiceInfo serviceInfo) { in getNetworkAvailableNotificationChannelId() method in NetworkScorerAppManager
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkScorerAppManagerTest.java201 assertNull(activeScorer.getNetworkAvailableNotificationChannelId()); in testGetActiveScorer_providerAvailable_enableUseOpenWifiActivityResolved()
217 activeScorer.getNetworkAvailableNotificationChannelId()); in testGetActiveScorer_providerAvailable_networkAvailableNotificationChannelIdSet()