Home
last modified time | relevance | path

Searched refs:PolicyDirection (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java81 public @interface PolicyDirection {} annotation in IpSecManager
364 @PolicyDirection int direction, @NonNull IpSecTransform transform) throws IOException { in applyTransportModeTransform()
401 @PolicyDirection int direction, @NonNull IpSecTransform transform) throws IOException { in applyTransportModeTransform()
448 @PolicyDirection int direction, @NonNull IpSecTransform transform) throws IOException { in applyTransportModeTransform()
915 @PolicyDirection int direction, @NonNull IpSecTransform transform) throws IOException { in applyTunnelModeTransform()