Home
last modified time | relevance | path

Searched refs:gateCondition (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/utils/
DOptPropFactory.java74 public OptProp create(@NonNull String propertyName, @NonNull BooleanSupplier gateCondition) { in create() argument
78 gateCondition); in create()