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

  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 274 public static final String ACTION_CARRIER_SETUP = "android.intent.action.ACTION_CARRIER_SETUP";
  /packages/apps/Settings/src/com/android/settings/
WirelessSettings.java 130 Intent provisioningIntent = new Intent(TelephonyIntents.ACTION_CARRIER_SETUP);

Completed in 221 milliseconds