Searched defs:activeModemCount (Results 1 – 5 of 5) sorted by relevance
286 public static void onMultiSimConfigChanged(Context context, int activeModemCount) { in onMultiSimConfigChanged()
791 int activeModemCount = (int) ((AsyncResult) msg.obj).result; in handleMessage() local813 private synchronized void onMultiSimConfigChanged(int activeModemCount) { in onMultiSimConfigChanged()
337 int activeModemCount = ((TelephonyManager) sContext.getSystemService( in onMultiSimConfigChanged() local
1340 private void setNumPhones(int activeModemCount, int supportedModemCount) throws Exception { in setNumPhones()
539 int activeModemCount = (int) ((AsyncResult) msg.obj).result; in handleMessage() local