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

  /external/chromium/net/tools/testserver/
chromiumsync.py 69 ROOT_ID = '0'
164 parent_tag: The tag of the permanent item's parent. If ROOT_ID, indicates
242 parent_tag=ROOT_ID, sync_type=TOP_LEVEL),
319 if tag and tag != ROOT_ID:
537 if entry.parent_id_string == ROOT_ID:
    [all...]
  /frameworks/base/core/java/android/provider/
BrowserContract.java 341 public static final String ROOT_ID = "root_id";

Completed in 48 milliseconds