Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 3 of 3) sorted by relevance
77 if ((flags&Context.BIND_IMPORTANT_BACKGROUND) != 0) { in toString()
21181 | Context.BIND_IMPORTANT_BACKGROUND)) == 0) {21228 } else if ((cr.flags & Context.BIND_IMPORTANT_BACKGROUND) == 0) {
329 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context