Searched refs:BIND_WAIVE_PRIORITY (Results 1 – 8 of 8) sorted by relevance
23 | Service.BIND_WAIVE_PRIORITY;
83 if ((flags&Context.BIND_WAIVE_PRIORITY) != 0) { in toString()
1783 if (b.client != s.app && (c.flags&Context.BIND_WAIVE_PRIORITY) == 0 in removeConnectionLocked()2171 |Context.BIND_WAIVE_PRIORITY)) == Context.BIND_AUTO_CREATE) { in killServicesLocked()
17251 if ((cr.flags&Context.BIND_WAIVE_PRIORITY) == 0) { in computeOomAdjLocked()
154 BIND_WAIVE_PRIORITY229 public static final int BIND_WAIVE_PRIORITY = 0x0020; field in Context
1785 flags |= BIND_WAIVE_PRIORITY; in bindServiceCommon()
7476 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20
7237 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20