Searched refs:BIND_IMPORTANT_BACKGROUND (Results 1 – 7 of 7) sorted by relevance
67 Context.BIND_IMPORTANT_BACKGROUND,228 if (hasFlag(Context.BIND_IMPORTANT_BACKGROUND)) { in toString()
2865 | Context.BIND_IMPORTANT_BACKGROUND)) { in computeServiceHostOomAdjLSP()2912 } else if (cr.notHasFlag(Context.BIND_IMPORTANT_BACKGROUND)) { in computeServiceHostOomAdjLSP()
109 | Context.BIND_IMPORTANT_BACKGROUND
646 Context.BIND_AUTO_CREATE | Context.BIND_IMPORTANT_BACKGROUND, tsd.mUserId)) { in startSpellCheckerServiceInnerLocked()
620 public static final int BIND_IMPORTANT_BACKGROUND = 0x00800000; field in Context
1410 bindService(app, client, null, null, Context.BIND_IMPORTANT_BACKGROUND, in testUpdateOomAdj_DoOne_Service_Bind_ImportantBg()
10234 Landroid/content/Context;->BIND_IMPORTANT_BACKGROUND:I