Searched defs:attached (Results 1 – 8 of 8) sorted by relevance
94 val attached = DomainVerificationStateMap<DomainVerificationPkgState>().apply { in <lambda>() constant112 val (attached, pending, restored) = mockWriteValues() in <lambda>() constant131 val (attached, pending, restored) = mockWriteValues() in <lambda>() constant160 val (attached, pending, restored) = mockWriteValues { "SIGNATURE_$it" } in <lambda>() constant
32 private boolean attached; field in ViewAttachView
118 private var attached: Boolean = false in <lambda>() variable in com.android.systemui.statusbar.notification.collection.notifcollection.NotifCollectionInconsistencyTracker
191 private boolean attached; field in DomainVerificationLegacySettings.LegacyState
79 @NonNull DomainVerificationStateMap<DomainVerificationPkgState> attached, in writeToXml()
121 if (auto attached = static_cast<Tag*>(e.object)->binder.promote()) { in lookupOrCreateWeak() local
1060 final void dispatchOnWindowAttachedChange(boolean attached) { in dispatchOnWindowAttachedChange()
1098 private boolean notifyUsbDeviceHotplugLocked(@NonNull UsbDevice device, boolean attached) { in notifyUsbDeviceHotplugLocked()