Home
last modified time | relevance | path

Searched defs:toNai (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DLingerMonitor.java111 private int getNotificationSource(NetworkAgentInfo toNai) { in getNotificationSource()
125 public boolean isNotificationEnabled(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in isNotificationEnabled()
151 private void showNotification(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showNotification()
173 private void notify(NetworkAgentInfo fromNai, NetworkAgentInfo toNai, boolean forceToast) { in notify()
208 public void noteLingerDefaultNetwork(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in noteLingerDefaultNetwork()
DNetworkNotificationManager.java274 public void showToast(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showToast()