Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
H A DUnderlyingNetworkRecord.java58 VcnContext vcnContext, in UnderlyingNetworkRecord()
162 VcnContext vcnContext, in dump()
222 VcnContext vcnContext, in build()
H A DNetworkPriorityClassifier.java94 VcnContext vcnContext, in calculatePriorityClass()
138 VcnContext vcnContext, in checkMatchesPriorityRule()
261 VcnContext vcnContext, in checkMatchesCellPriorityRule()
H A DUnderlyingNetworkController.java99 public UnderlyingNetworkController( in UnderlyingNetworkController()
108 private UnderlyingNetworkController( in UnderlyingNetworkController()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcn.java196 public Vcn( in Vcn()
206 public Vcn( in Vcn()
741 VcnContext vcnContext, in newVcnGatewayConnection()
757 public VcnContentResolver newVcnContentResolver(VcnContext vcnContext) { in newVcnContentResolver()
767 public VcnContentResolver(VcnContext vcnContext) { in VcnContentResolver()
H A DVcnGatewayConnection.java748 public VcnGatewayConnection( in VcnGatewayConnection()
766 VcnGatewayConnection( in VcnGatewayConnection()
2695 VcnContext vcnContext, in newUnderlyingNetworkController()
2706 VcnContext vcnContext, in newIkeSession()
2726 public WakeupMessage newWakeupMessage( in newWakeupMessage()
2735 public VcnNetworkAgent newNetworkAgent( in newNetworkAgent()
2758 public boolean isAirplaneModeOn(@NonNull VcnContext vcnContext) { in isAirplaneModeOn()
2832 VcnContext vcnContext, in VcnIkeSession()
2910 public VcnNetworkAgent( in VcnNetworkAgent()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DVcnManagementService.java359 public Vcn newVcn( in newVcn()
720 final VcnContext vcnContext = in startVcnLocked() local
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
H A DUnderlyingNetworkControllerTest.java228 final VcnContext vcnContext = in testNetworkCallbacksRegisteredOnStartupForTestMode() local