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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasOutboxService.java 143 * @param withData whether or not the actual data is to be written; true when sending
147 public void writeTo(OutputStream outstream, boolean withData) throws IOException {
183 if (withData) {
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 353 char withData[PCM_METADATA_VALUE_SIZE];
    [all...]

Completed in 170 milliseconds