Searched defs:FLAG_LOCAL_ONLY (Results 1 – 3 of 3) sorted by relevance
421 public static final int FLAG_LOCAL_ONLY = 1 << 1; field in DocumentsContract.Root
446 public static final int FLAG_LOCAL_ONLY = 0x00000100; field in Notification
147 public static final int FLAG_LOCAL_ONLY = 0x00000100; field in NotificationCompat