Searched defs:owningView (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationSection.java | 49 NotificationSection(View owningView, @PriorityBucket int bucket) { in NotificationSection()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | stateMgmt.js | 2912 static CreateObservedObject(value, owningView, thisPropertyName) { argument 3129 constructor(owningView, thisPropertyName) { argument 3154 constructor(owningView, propertyName) { argument 3182 constructor(value, owningView, propertyName) { argument 3286 constructor(value, owningView, propertyName) { argument 3547 constructor(source, owningView, owningViewPropNme) { argument 5009 static CreateObservedObject(value, owningView, thisPropertyName) { argument 5211 constructor(localInitValue, owningView, propertyName) { argument 10104 constructor(owningView, initialItem, initialIndex) { argument 10190 constructor(owningView, arr) { argument [all …]
|