Searched defs:notifyType (Results 1 – 4 of 4) sorted by relevance
101 public void showNotification(int id, NotificationType notifyType, NetworkAgentInfo nai, in showNotification()
174 int notifyType = in notify() local
5196 int notifyType = ConnectivityManager.CALLBACK_AVAILABLE; in notifyNetworkCallback() local5250 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType, int arg1) { in notifyNetworkCallbacks()5264 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType) { in notifyNetworkCallbacks()5268 private String notifyTypeToName(int notifyType) { in notifyTypeToName()
4026 private void setNotification(int notifyType) { in setNotification()