Home
last modified time | relevance | path

Searched defs:isAttached (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DCustomElements.js505 function addedNode(node, isAttached) { argument
508 function added(node, isAttached) { argument
516 function addedSubtree(node, isAttached) { argument
693 function upgrade(node, isAttached) { argument
709 function upgradeWithDefinition(element, definition, isAttached) { argument
H A Dwebcomponents-lite.js1974 function addedNode(node, isAttached) { argument
1977 function added(node, isAttached) { argument
1985 function addedSubtree(node, isAttached) { argument
2162 function upgrade(node, isAttached) { argument
2178 function upgradeWithDefinition(element, definition, isAttached) { argument
H A Dwebcomponents.js6660 function addedNode(node, isAttached) { argument
6663 function added(node, isAttached) { argument
6671 function addedSubtree(node, isAttached) { argument
6848 function upgrade(node, isAttached) { argument
6864 function upgradeWithDefinition(element, definition, isAttached) { argument
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/window/
H A DFakeStatusBarWindowController.kt27 var isAttached = false variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/lifecycle/
DRepeatWhenAttachedKt.java147 …final kotlinx.coroutines.flow.Flow<java.lang.Boolean> isAttached(android.view.View $this$isAttache… in isAttached() argument
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DViewAnimationHostBridge.java54 public boolean isAttached() { in isAttached() method in ViewAnimationHostBridge
/aosp_15_r20/external/perfetto/ui/src/chrome_extension/
H A Ddevtools_socket.ts106 isAttached(): boolean { method in DevToolsSocket
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DPolicyAudioPort.h54 bool isAttached() { return mModule != 0; } in isAttached() function
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFilterPort.java44 public boolean isAttached() { in isAttached() method in FilterPort
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DSystemUIOverlayWindowController.java105 public boolean isAttached() { in isAttached() method in SystemUIOverlayWindowController
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebufferAttachment.h133 bool isAttached() const { return mType != GL_NONE; } in isAttached() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerHierarchy.h101 bool isAttached() const { return !detached; } in isAttached() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DRawCommentList.h59 bool isAttached() const LLVM_READONLY { in isAttached() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedTutorialHandler.java221 boolean isAttached() { in isAttached() method in OneHandedTutorialHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DRawCommentList.h63 bool isAttached() const LLVM_READONLY { in isAttached() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationLegacySettings.java219 public boolean isAttached() { in isAttached() method in DomainVerificationLegacySettings.LegacyState
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/
H A DRepeatWhenAttached.kt268 private val View.isAttached constant
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1652 boolean isAttached(); in isAttached() method
1665 public boolean isAttached() { in isAttached() method in RenderNode
/aosp_15_r20/packages/modules/Connectivity/thread/framework/java/android/net/thread/
DThreadNetworkController.java326 public static boolean isAttached(@DeviceRole int deviceRole) { in isAttached() method in ThreadNetworkController
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DConcurrencyTest.java147 public boolean isAttached; field in ConcurrencyTest.MyResponse
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_ImageWriter.cpp95 void queueAttachedFlag(bool isAttached) { in queueAttachedFlag()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DProgramData.cpp710 bool ProgramData::isAttached(GLuint shader) const { in isAttached() function in ProgramData

12345678910>>...18