Searched refs:BIND_NOT_FOREGROUND (Results 1 – 17 of 17) sorted by relevance
55 Context.BIND_NOT_FOREGROUND,177 if ((flags&Context.BIND_NOT_FOREGROUND) != 0) { in toString()
1299 if ((cr.flags & (Context.BIND_NOT_FOREGROUND in computeOomAdjLocked()1401 if ((cr.flags&Context.BIND_NOT_FOREGROUND) == 0) { in computeOomAdjLocked()
330 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()368 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()
158 | Context.BIND_NOT_FOREGROUND);
142 | Context.BIND_NOT_FOREGROUND); in bindService()
151 | Context.BIND_NOT_FOREGROUND); in bindService()
342 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE, in bind()
237 BIND_NOT_FOREGROUND,292 public static final int BIND_NOT_FOREGROUND = 0x0004; field in Context
253 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND in executeRunnableJob()
741 | Context.BIND_ALLOW_OOM_MANAGEMENT | Context.BIND_NOT_FOREGROUND); in startIsolatedService()
129 | Context.BIND_NOT_FOREGROUND
228 | Context.BIND_NOT_FOREGROUND
1638 if (bindServiceAsUser(serviceIntent, conn, BIND_AUTO_CREATE | BIND_NOT_FOREGROUND,
220 | Context.BIND_NOT_FOREGROUND | Context.BIND_ALLOW_OOM_MANAGEMENT;
7234 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4
9816 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4