Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 6 of 6) sorted by relevance
56 Context.BIND_IMPORTANT_BACKGROUND,180 if ((flags&Context.BIND_IMPORTANT_BACKGROUND) != 0) { in toString()
1296 | Context.BIND_IMPORTANT_BACKGROUND)) == 0) { in computeOomAdjLocked()1339 } else if ((cr.flags & Context.BIND_IMPORTANT_BACKGROUND) == 0) { in computeOomAdjLocked()
666 Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT_BACKGROUND, tsd.mUserId)) { in startSpellCheckerServiceInnerLocked()
393 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context
229 | Context.BIND_IMPORTANT_BACKGROUND;
13998 Landroid/content/Context;->BIND_IMPORTANT_BACKGROUND:I