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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
Parser.java 233 public byte[] getValueBytes() throws IOException {
EmailSyncAdapter.java 595 Base64.encodeToString(getValueBytes(), Base64.URL_SAFE);
599 getValueBytes();
    [all...]

Completed in 184 milliseconds