Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 7 of 7) sorted by relevance
57 Context.BIND_IMPORTANT_BACKGROUND,187 if ((flags&Context.BIND_IMPORTANT_BACKGROUND) != 0) { in toString()
2119 | Context.BIND_IMPORTANT_BACKGROUND)) == 0) { in computeOomAdjLSP()2172 } else if ((cr.flags & Context.BIND_IMPORTANT_BACKGROUND) == 0) { in computeOomAdjLSP()
638 Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT_BACKGROUND, tsd.mUserId)) { in startSpellCheckerServiceInnerLocked()
450 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context
939 bindService(app, client, null, Context.BIND_IMPORTANT_BACKGROUND, mock(IBinder.class)); in testUpdateOomAdj_DoOne_Service_Bind_ImportantBg()
274 | Context.BIND_IMPORTANT_BACKGROUND;
13112 Landroid/content/Context;->BIND_IMPORTANT_BACKGROUND:I