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

  /packages/apps/Exchange/src/com/android/exchange/adapter/
Parser.java 102 private boolean noContent;
419 noContent = (id & 0x40) == 0;
424 log("<" + name + (noContent ? '/' : "") + '>');
440 if (noContent) {
443 noContent = false;
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 146 milliseconds