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.java115 private int getNotificationSource(NetworkAgentInfo toNai) { in getNotificationSource()
129 public boolean isNotificationEnabled(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in isNotificationEnabled()
155 private void showNotification(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showNotification()
177 private void notify(NetworkAgentInfo fromNai, NetworkAgentInfo toNai, boolean forceToast) { in notify()
224 @Nullable final NetworkAgentInfo toNai) { in noteLingerDefaultNetwork()
DNetworkNotificationManager.java335 public void showToast(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showToast()