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

  /external/chromium_org/chrome/browser/sync/glue/
synced_session.h 31 TYPE_UNSET = 0,
  /frameworks/base/core/java/com/android/internal/util/
TypedProperties.java 91 static final int TYPE_UNSET = 'x';
112 return TYPE_UNSET;
169 if (type == TYPE_UNSET) {
188 if (type == TYPE_UNSET) {

Completed in 1506 milliseconds