Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DConnectionRecord.java67 Context.BIND_ABOVE_CLIENT,
215 if (hasFlag(Context.BIND_ABOVE_CLIENT)) { in toString()
H A DProcessServiceRecord.java344 if (cr.hasFlag(Context.BIND_ABOVE_CLIENT)) { in updateHasAboveClientLocked()
H A DOomAdjuster.java2394 if (cr.hasFlag(Context.BIND_ABOVE_CLIENT in computeOomAdjLSP()
H A DActiveServices.java3765 if (c.hasFlag(Context.BIND_ABOVE_CLIENT)) { in bindServiceLocked()
5903 if (c.hasFlag(Context.BIND_ABOVE_CLIENT)) { in removeConnectionLocked()
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/tests/
H A DOomAdjPerfTest.java204 Context.BIND_AUTO_CREATE | Context.BIND_ABOVE_CLIENT); in runCUJWithOomComputationOnce()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java288 BIND_ABOVE_CLIENT,
310 BIND_ABOVE_CLIENT,
421 public static final int BIND_ABOVE_CLIENT = 0x0008; field in Context
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionCharacteristics.java302 Context.BIND_ABOVE_CLIENT | Context.BIND_NOT_VISIBLE, in connectToProxyLocked()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DMockingOomAdjusterTests.java1121 bindService(app, client, null, Context.BIND_ABOVE_CLIENT, mock(IBinder.class)); in testUpdateOomAdj_DoOne_Service_BoundByBackup_AboveClient()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10349 field public static final int BIND_ABOVE_CLIENT = 8; // 0x8