Searched refs:BIND_WAIVE_PRIORITY (Results 1 – 8 of 8) sorted by relevance
59 Context.BIND_WAIVE_PRIORITY,189 if ((flags&Context.BIND_WAIVE_PRIORITY) != 0) { in toString()
1193 if ((cr.flags& Context.BIND_WAIVE_PRIORITY) == 0) { in computeOomAdjLocked()
3142 if (b.client != s.app && (c.flags&Context.BIND_WAIVE_PRIORITY) == 0 in removeConnectionLocked()3606 |Context.BIND_WAIVE_PRIORITY)) == Context.BIND_AUTO_CREATE) { in killServicesLocked()
235 BIND_WAIVE_PRIORITY,314 public static final int BIND_WAIVE_PRIORITY = 0x0020; field in Context476 Context.BIND_ALLOW_OOM_MANAGEMENT | Context.BIND_WAIVE_PRIORITY
163 Context.BIND_AUTO_CREATE | Context.BIND_WAIVE_PRIORITY in VoiceInteractionSessionConnection()
1732 flags |= BIND_WAIVE_PRIORITY; in bindServiceCommon()
7235 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20
9812 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20