Searched refs:FLAG_AUTO_REQUERY (Results 1 – 5 of 5) sorted by relevance
110 public static final int FLAG_AUTO_REQUERY = 0x01; field in CursorAdapter135 init(context, c, FLAG_AUTO_REQUERY); in CursorAdapter()151 init(context, c, autoRequery ? FLAG_AUTO_REQUERY : FLAG_REGISTER_CONTENT_OBSERVER); in CursorAdapter()173 init(context, c, autoRequery ? FLAG_AUTO_REQUERY : FLAG_REGISTER_CONTENT_OBSERVER); in init()177 if ((flags & FLAG_AUTO_REQUERY) == FLAG_AUTO_REQUERY) { in init()
88 public static final int FLAG_AUTO_REQUERY = 0x01; field in CursorRecyclerAdapter114 if ((flags & FLAG_AUTO_REQUERY) == FLAG_AUTO_REQUERY) { in init()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
54542 field @Deprecated public static final int FLAG_AUTO_REQUERY = 1; // 0x1
37188 field public static final deprecated int FLAG_AUTO_REQUERY = 1; // 0x1