Searched refs:CarTrustAgentUnlockDelegate (Results 1 – 2 of 2) sorted by relevance
38 import com.android.car.trust.CarTrustAgentUnlockService.CarTrustAgentUnlockDelegate;307 private final CarTrustAgentUnlockDelegate mUnlockDelegate = new CarTrustAgentUnlockDelegate() {
130 private CarTrustAgentUnlockDelegate mUnlockDelegate;159 interface CarTrustAgentUnlockDelegate { interface in CarTrustAgentUnlockService190 void setUnlockRequestDelegate(CarTrustAgentUnlockDelegate delegate) { in setUnlockRequestDelegate()