Searched defs:notifyType (Results 1 – 5 of 5) sorted by relevance
| /frameworks/opt/net/ike/src/java/com/android/ike/ikev2/message/ |
| D | IkeNotifyPayload.java | 89 public final int notifyType; field in IkeNotifyPayload 221 @NotifyType int notifyType, in IkeNotifyPayload() 239 public IkeNotifyPayload(@NotifyType int notifyType, byte[] notifyData) { in IkeNotifyPayload() 256 @ProtocolId int protocolId, int spi, @NotifyType int notifyType, byte[] notifyData) { in IkeNotifyPayload()
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | NetworkNotificationManager.java | 109 private static int getIcon(int transportType, NotificationType notifyType) { in getIcon() 141 public void showNotification(int id, NotificationType notifyType, NetworkAgentInfo nai, in showNotification() 290 public void clearNotification(int id, NotificationType notifyType) { in clearNotification()
|
| D | LingerMonitor.java | 176 int notifyType = in notify() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 6751 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType, int arg1) { in notifyNetworkCallbacks() 6770 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType) { in notifyNetworkCallbacks()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | ServiceStateTracker.java | 4007 public void setNotification(int notifyType) { in setNotification()
|