Home
last modified time | relevance | path

Searched refs:BIND_DEBUG_UNBIND (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DConnectionRecord.java64 Context.BIND_DEBUG_UNBIND,
206 if (hasFlag(Context.BIND_DEBUG_UNBIND)) { in toString()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java286 BIND_DEBUG_UNBIND,
308 BIND_DEBUG_UNBIND,
400 public static final int BIND_DEBUG_UNBIND = 0x0002; field in Context
/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java1979 if ((sd.getFlags()&Context.BIND_DEBUG_UNBIND) != 0) { in forgetServiceDispatcher()
/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.txt10354 field public static final int BIND_DEBUG_UNBIND = 2; // 0x2