Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/controls/actions/
DControlActionWrapper.java29 public final class ControlActionWrapper implements Parcelable { class
33 public ControlActionWrapper(@NonNull ControlAction controlAction) { in ControlActionWrapper() method in ControlActionWrapper