Home
last modified time | relevance | path

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

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