/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | CustomElements.js | 505 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 D | webcomponents-lite.js | 1974 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 D | webcomponents.js | 6660 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 D | FakeStatusBarWindowController.kt | 27 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/ |
D | RepeatWhenAttachedKt.java | 147 …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 D | ViewAnimationHostBridge.java | 54 public boolean isAttached() { in isAttached() method in ViewAnimationHostBridge
|
/aosp_15_r20/external/perfetto/ui/src/chrome_extension/ |
H A D | devtools_socket.ts | 106 isAttached(): boolean { method in DevToolsSocket
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | PolicyAudioPort.h | 54 bool isAttached() { return mModule != 0; } in isAttached() function
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | FilterPort.java | 44 public boolean isAttached() { in isAttached() method in FilterPort
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/ |
D | SystemUIOverlayWindowController.java | 105 public boolean isAttached() { in isAttached() method in SystemUIOverlayWindowController
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | FramebufferAttachment.h | 133 bool isAttached() const { return mType != GL_NONE; } in isAttached() function
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | LayerHierarchy.h | 101 bool isAttached() const { return !detached; } in isAttached() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | RawCommentList.h | 59 bool isAttached() const LLVM_READONLY { in isAttached() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | RawCommentList.h | 63 bool isAttached() const LLVM_READONLY { in isAttached() function
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedTutorialHandler.java | 221 boolean isAttached() { in isAttached() method in OneHandedTutorialHandler
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | RawCommentList.h | 63 bool isAttached() const LLVM_READONLY { in isAttached() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | RawCommentList.h | 63 bool isAttached() const LLVM_READONLY { in isAttached() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | RawCommentList.h | 63 bool isAttached() const LLVM_READONLY { in isAttached() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/verify/domain/ |
H A D | DomainVerificationLegacySettings.java | 219 public boolean isAttached() { in isAttached() method in DomainVerificationLegacySettings.LegacyState
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/lifecycle/ |
H A D | RepeatWhenAttached.kt | 268 private val View.isAttached constant
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | RenderNode.java | 1652 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/ |
D | ThreadNetworkController.java | 326 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 D | ConcurrencyTest.java | 147 public boolean isAttached; field in ConcurrencyTest.MyResponse
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_ImageWriter.cpp | 95 void queueAttachedFlag(bool isAttached) { in queueAttachedFlag()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | ProgramData.cpp | 710 bool ProgramData::isAttached(GLuint shader) const { in isAttached() function in ProgramData
|