Searched defs:fromNai (Results 1 – 2 of 2) sorted by relevance
132 public boolean isNotificationEnabled(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in isNotificationEnabled()157 private void showNotification(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showNotification()159 fromNai, toNai, createNotificationIntent(), true); in showNotification() local182 private void notify(NetworkAgentInfo fromNai, NetworkAgentInfo toNai, boolean forceToast) { in notify()227 public void noteLingerDefaultNetwork(@NonNull final NetworkAgentInfo fromNai, in noteLingerDefaultNetwork()
422 public void showToast(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showToast()