Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 5 of 5) sorted by relevance
77 if ((flags&Context.BIND_IMPORTANT_BACKGROUND) != 0) { in toString()
21341 | Context.BIND_IMPORTANT_BACKGROUND)) == 0) {21388 } else if ((cr.flags & Context.BIND_IMPORTANT_BACKGROUND) == 0) {
329 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context
616 Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT_BACKGROUND)) { in startSpellCheckerServiceInnerLocked()
217 | Context.BIND_IMPORTANT_BACKGROUND;