Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/controls/actions/
DControlAction.java47 public abstract class ControlAction { class
164 private ControlAction() { in ControlAction() method in ControlAction
172 ControlAction(@NonNull String templateId, @Nullable String challengeValue) { in ControlAction() method in ControlAction
181 ControlAction(Bundle b) { in ControlAction() method in ControlAction