Searched refs:encodedString (Results 1 – 1 of 1) sorted by relevance
494 final String encodedString = bundle.getString(Insert.IM_PROTOCOL); in fixupLegacyImType() local495 if (encodedString == null) return; in fixupLegacyImType()499 .decodeImProtocol(encodedString); in fixupLegacyImType()