Searched refs:BIND_NOT_FOREGROUND (Results 1 – 16 of 16) sorted by relevance
20 import static android.content.Context.BIND_NOT_FOREGROUND;215 BIND_AUTO_CREATE | BIND_NOT_FOREGROUND | BIND_NOT_VISIBLE, in bind()
66 Context.BIND_NOT_FOREGROUND,225 if (hasFlag(Context.BIND_NOT_FOREGROUND)) { in toString()
2815 && cr.notHasFlag(Context.BIND_NOT_FOREGROUND) in computeServiceHostOomAdjLSP()2822 && cr.hasFlag(Context.BIND_NOT_FOREGROUND) in computeServiceHostOomAdjLSP()2864 if (cr.notHasFlag(Context.BIND_NOT_FOREGROUND in computeServiceHostOomAdjLSP()3005 if (cr.notHasFlag(Context.BIND_NOT_FOREGROUND)) { in computeServiceHostOomAdjLSP()
376 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE, in bind()418 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE, in bind()
155 | Context.BIND_NOT_FOREGROUND);
225 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND); in runCUJWithOomComputationOnce()
150 | Context.BIND_NOT_FOREGROUND); in bindService()
108 | Context.BIND_NOT_FOREGROUND
292 BIND_NOT_FOREGROUND,315 BIND_NOT_FOREGROUND,420 public static final int BIND_NOT_FOREGROUND = 0x0004; field in Context
432 bindFlags |= Context.BIND_NOT_FOREGROUND | Context.BIND_ALMOST_PERCEPTIBLE; in executeRunnableJob()438 bindFlags |= Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_PERCEPTIBLE; in executeRunnableJob()
646 | Context.BIND_ALLOW_OOM_MANAGEMENT | Context.BIND_NOT_FOREGROUND); in startIsolatedService()
1128 bindService(app, client, null, null, Context.BIND_NOT_FOREGROUND, mock(IBinder.class)); in testUpdateOomAdj_DoOne_Service_BoundNotForeground()1319 Context.BIND_ALMOST_PERCEPTIBLE | Context.BIND_NOT_FOREGROUND, in testUpdateOomAdj_DoOne_Service_AlmostPerceptible()1338 Context.BIND_ALMOST_PERCEPTIBLE | Context.BIND_NOT_FOREGROUND, in testUpdateOomAdj_DoOne_Service_AlmostPerceptible()
226 Context.BindServiceFlags.of(Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7234 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4
10695 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4