Searched refs:SPN_STRINGS_UPDATED_ACTION (Results 1 – 4 of 4) sorted by relevance
315 public static final String SPN_STRINGS_UPDATED_ACTION = field in TelephonyIntents
208 filter.addAction(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION); in registerListeners()1274 if (action.equals(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION)) { in handleBroadcast()
581 Intent intent = new Intent(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION); in updateSpnDisplay()
654 Intent intent = new Intent(TelephonyIntents.SPN_STRINGS_UPDATED_ACTION); in updateSpnDisplay()