Searched refs:DECODE_WEBSAFE (Results 1 – 2 of 2) sorted by relevance
207 private static final int DECODE_WEBSAFE[] = { field in Base64.Decoder247 alphabet = ((flags & URL_SAFE) == 0) ? DECODE : DECODE_WEBSAFE; in Decoder()
56893 Landroid/util/Base64$Decoder;->DECODE_WEBSAFE:[I