HomeSort by relevance Sort by last modified time
    Searched defs:getNetworkAvailableNotificationChannelId (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
NetworkScorerAppData.java 96 public String getNetworkAvailableNotificationChannelId() {
  /frameworks/base/services/core/java/com/android/server/
NetworkScorerAppManager.java 93 getNetworkAvailableNotificationChannelId(serviceInfo);
153 private static String getNetworkAvailableNotificationChannelId(ServiceInfo serviceInfo) {
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkScorerAppManagerTest.java 202 assertNull(activeScorer.getNetworkAvailableNotificationChannelId());
218 activeScorer.getNetworkAvailableNotificationChannelId());

Completed in 91 milliseconds