Searched refs:getSliceServiceTypes (Results 1 – 2 of 2) sorted by relevance
1116 && getSliceServiceTypes(capability).contains( in isSlicingConfigActive()1151 @NonNull @NetworkSliceInfo.SliceServiceType public static Set<Integer> getSliceServiceTypes( in getSliceServiceTypes() method in SlicePurchaseController
865 for (int sliceServiceType : SlicePurchaseController.getSliceServiceTypes(capability)) { in getRandomSliceServiceType()