Searched defs:activeModemCount (Results 1 – 5 of 5) sorted by relevance
265 public static void onMultiSimConfigChanged(Context context, int activeModemCount) { in onMultiSimConfigChanged()
614 int activeModemCount = (int) ((AsyncResult) msg.obj).result; in handleMessage() local621 private synchronized void onMultiSimConfigChanged(int activeModemCount) { in onMultiSimConfigChanged()
360 int activeModemCount = ((TelephonyManager) sContext.getSystemService( in onMultiSimConfigChanged() local
1111 private void setNumPhones(int activeModemCount, int supportedModemCount) throws Exception { in setNumPhones()
537 int activeModemCount = (int) ((AsyncResult) msg.obj).result; in handleMessage() local