Searched refs:mEnabledLogicalSlots (Results 1 – 2 of 2) sorted by relevance
58 private int[] mEnabledLogicalSlots = {}; field in IRadioConfigImpl134 mEnabledLogicalSlots = (int[]) ar.result; in handleMessage()135 if (mEnabledLogicalSlots != null) { in handleMessage()136 for (int enabledLogicalSlot : mEnabledLogicalSlots) { in handleMessage()210 enabledLogicalSlots = mEnabledLogicalSlots; in getSimultaneousCallingSupport()329 enabledLogicalSlots = mEnabledLogicalSlots; in unsolSimultaneousCallingSupportChanged()
85 private int[] mEnabledLogicalSlots; field in MockModemConfigBase807 new AsyncResult(null, mEnabledLogicalSlots, null)); in notifyAllRegistrantNotifications()