Home
last modified time | relevance | path

Searched defs:oldOpts (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DSubscriptionManager.cpp34 bool mergeSubscribeOptions(const SubscribeOptions &oldOpts, in mergeSubscribeOptions()
57 const SubscribeOptions& oldOpts = it->second; in addOrUpdateSubscription() local
179 const SubscribeOptions& oldOpts = it->second; in updateHalEventSubscriptionLocked() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DToolbarWidgetWrapper.java406 final int oldOpts = mDisplayOpts; in setDisplayOptions() local