Home
last modified time | relevance | path

Searched refs:BIND_WAIVE_PRIORITY (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DConnectionRecord.java59 Context.BIND_WAIVE_PRIORITY,
189 if ((flags&Context.BIND_WAIVE_PRIORITY) != 0) { in toString()
DOomAdjuster.java1197 if ((cr.flags& Context.BIND_WAIVE_PRIORITY) == 0) { in computeOomAdjLocked()
DActiveServices.java3170 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()
/frameworks/base/core/java/android/content/
DContext.java240 BIND_WAIVE_PRIORITY,
319 public static final int BIND_WAIVE_PRIORITY = 0x0020; field in Context
481 Context.BIND_ALLOW_OOM_MANAGEMENT | Context.BIND_WAIVE_PRIORITY
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java165 | Context.BIND_WAIVE_PRIORITY, in setBindService()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionSessionConnection.java163 Context.BIND_AUTO_CREATE | Context.BIND_WAIVE_PRIORITY in VoiceInteractionSessionConnection()
/frameworks/base/core/java/android/app/
DContextImpl.java1781 flags |= BIND_WAIVE_PRIORITY; in bindServiceCommon()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7235 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20
/frameworks/base/non-updatable-api/
Dcurrent.txt9818 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20
/frameworks/base/api/
Dcurrent.txt9818 field public static final int BIND_WAIVE_PRIORITY = 32; // 0x20