Searched defs:FLAG_LOCAL_ONLY (Results 1 – 2 of 2) sorted by relevance
725 public static final int FLAG_LOCAL_ONLY = 1 << 1; field in DocumentsContract.Root
662 public static final int FLAG_LOCAL_ONLY = 0x00000100; field in Notification