Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockTargetState.java20 public class LockTargetState extends BasicValue { class
26 public LockTargetState(Type type, List<LockTarget> lockTargets) { in LockTargetState() method in LockTargetState