HomeSort by relevance Sort by last modified time
    Searched refs:INTENT_KEY_SIM_COUNT (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubInfoRecordUpdater.java 471 intent.putExtra(SubscriptionManager.INTENT_KEY_SIM_COUNT, subCount);
476 intent.putExtra(SubscriptionManager.INTENT_KEY_SIM_COUNT, subCount);
480 intent.putExtra(SubscriptionManager.INTENT_KEY_SIM_COUNT, subCount);
  /frameworks/base/telephony/java/android/telephony/
SubscriptionManager.java 97 public static final String INTENT_KEY_SIM_COUNT = "simCount";

Completed in 39 milliseconds