Searched refs:getValueBytes (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DParser.java233 public byte[] getValueBytes() throws IOException { method in class:Parser
H A DEmailSyncAdapter.java595 Base64.encodeToString(getValueBytes(), Base64.URL_SAFE);
599 getValueBytes();

Completed in 57 milliseconds