Searched refs:VcnManagementService (Results 1 – 11 of 11) sorted by relevance
94 import com.android.server.VcnManagementService.VcnCallback;95 import com.android.server.VcnManagementService.VcnStatusCallbackInfo;183 private final VcnManagementService.Dependencies mMockDeps =184 mock(VcnManagementService.Dependencies.class);199 private final VcnManagementService mVcnMgmtSvc;316 VcnManagementService.Dependencies deps = new VcnManagementService.Dependencies(); in testNonSystemServerRealConfigFileAccessPermission()319 VcnManagementService.VCN_CONFIG_FILE); in testNonSystemServerRealConfigFileAccessPermission()596 VcnManagementService.CARRIER_PRIVILEGES_LOST_TEARDOWN_DELAY_MS / 2); in testTelephonyNetworkTrackerCallbackSimSwitchesDoNotKillVcnInstances()619 VcnManagementService.CARRIER_PRIVILEGES_LOST_TEARDOWN_DELAY_MS / 2); in testTelephonyNetworkTrackerCallbackDoesNotKillNewVcnInstances()1061 new VcnManagementService.Dependencies() in checkGetRestrictedTransportsFromCarrierConfig()[all …]
27 import static com.android.server.VcnManagementService.LOCAL_LOG;28 import static com.android.server.VcnManagementService.VDBG;55 import com.android.server.VcnManagementService.VcnCallback;
25 import static com.android.server.VcnManagementService.VDBG;
34 import static com.android.server.VcnManagementService.LOCAL_LOG;35 import static com.android.server.VcnManagementService.VDBG;
163 public class VcnManagementService extends IVcnManagementService.Stub { class164 @NonNull private static final String TAG = VcnManagementService.class.getSimpleName();227 VcnManagementService(@NonNull Context context, @NonNull Dependencies deps) { in VcnManagementService() method in VcnManagementService296 static VcnManagementService create(@NonNull Context context) { in create()297 return new VcnManagementService(context, new Dependencies()); in create()
44 per-file VcnManagementService.java = file:/services/core/java/com/android/server/vcn/OWNERS
27 import static com.android.server.VcnManagementService.LOCAL_LOG;
24 import static com.android.server.VcnManagementService.LOCAL_LOG;
58 import com.android.server.VcnManagementService.VcnCallback;
1451 VcnManagementService vcnManagement = null; in startOtherServices()2093 vcnManagement = VcnManagementService.create(context); in startOtherServices()2897 final VcnManagementService vcnManagementF = vcnManagement; in startOtherServices()
500 HPLcom/android/server/VcnManagementService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/V…501 HPLcom/android/server/VcnManagementService$$ExternalSyntheticLambda1;->getOrThrow()Ljava/lang/Objec…502 HPLcom/android/server/VcnManagementService$TrackingNetworkCallback;->getNonTestTransportTypes(Landr…503 …VcnManagementService$TrackingNetworkCallback;->hasSameTransportsAndCapabilities(Landroid/net/Netwo…504 …VcnManagementService$TrackingNetworkCallback;->requiresRestartForImmutableCapabilityChanges(Landro…505 HPLcom/android/server/VcnManagementService;->getSubGroupForNetworkCapabilities(Landroid/net/Network…506 HPLcom/android/server/VcnManagementService;->getUnderlyingNetworkPolicy(Landroid/net/NetworkCapabil…507 HPLcom/android/server/VcnManagementService;->lambda$getUnderlyingNetworkPolicy$8(Landroid/net/Netwo…