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

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

Completed in 3530 milliseconds