Searched defs:numSlots (Results 1 – 2 of 2) sorted by relevance
160 public TelephonyRcsService(Context context, int numSlots) { in TelephonyRcsService()169 public TelephonyRcsService(Context context, int numSlots, ResourceProxy resourceProxy) { in TelephonyRcsService()
351 private TelephonyRcsService createRcsService(int numSlots) { in createRcsService()