Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 7 of 7) sorted by relevance
66 Context.BIND_IMPORTANT_BACKGROUND,212 if (hasFlag(Context.BIND_IMPORTANT_BACKGROUND)) { in toString()
2454 | Context.BIND_IMPORTANT_BACKGROUND)) { in computeOomAdjLSP()2502 } else if (cr.notHasFlag(Context.BIND_IMPORTANT_BACKGROUND)) { in computeOomAdjLSP()
94 | Context.BIND_IMPORTANT_BACKGROUND
646 Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT_BACKGROUND, tsd.mUserId)) { in startSpellCheckerServiceInnerLocked()
592 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context
1277 bindService(app, client, null, Context.BIND_IMPORTANT_BACKGROUND, mock(IBinder.class)); in testUpdateOomAdj_DoOne_Service_Bind_ImportantBg()
10234 Landroid/content/Context;->BIND_IMPORTANT_BACKGROUND:I