Home
last modified time | relevance | path

Searched defs:onChildTransformCreated (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java2961 void onChildTransformCreated(int token, @NonNull IpSecTransform transform, int direction); in onChildTransformCreated() method
3327 public void onChildTransformCreated( in onChildTransformCreated() method in Vpn.IkeV2VpnRunner