Searched refs:BIND_WAIVE_PRIORITY (Results 1 – 10 of 10) sorted by relevance
59 Context.BIND_WAIVE_PRIORITY,189 if ((flags&Context.BIND_WAIVE_PRIORITY) != 0) { in toString()
1197 if ((cr.flags& Context.BIND_WAIVE_PRIORITY) == 0) { in computeOomAdjLocked()
3170 if (b.client != s.app && (c.flags&Context.BIND_WAIVE_PRIORITY) == 0 in removeConnectionLocked()3637 |Context.BIND_WAIVE_PRIORITY)) == Context.BIND_AUTO_CREATE) { in killServicesLocked()
240 BIND_WAIVE_PRIORITY,319 public static final int BIND_WAIVE_PRIORITY = 0x0020; field in Context481 Context.BIND_ALLOW_OOM_MANAGEMENT | Context.BIND_WAIVE_PRIORITY
165 | Context.BIND_WAIVE_PRIORITY, in setBindService()
163 Context.BIND_AUTO_CREATE | Context.BIND_WAIVE_PRIORITY in VoiceInteractionSessionConnection()
1781 flags |= BIND_WAIVE_PRIORITY; in bindServiceCommon()
7235 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20
9818 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20