Searched refs:ActiveUnlockContentListener (Results 1 – 6 of 6) sorted by relevance
32 import com.android.settings.biometrics.activeunlock.ActiveUnlockContentListener.OnContentChangedLis…56 private ActiveUnlockContentListener mContentListener;75 new ActiveUnlockContentListener( in setUp()149 ActiveUnlockContentListener contentListener = in noProvider_subscribeDoesntRegisterObserver()150 new ActiveUnlockContentListener( in noProvider_subscribeDoesntRegisterObserver()
27 private final ActiveUnlockContentListener mContentListener;29 Context context, ActiveUnlockContentListener.OnContentChangedListener listener) { in ActiveUnlockSummaryListener()30 mContentListener = new ActiveUnlockContentListener( in ActiveUnlockSummaryListener()
27 private final ActiveUnlockContentListener mActiveUnlockContentListener;29 Context context, ActiveUnlockContentListener.OnContentChangedListener listener) { in ActiveUnlockDeviceNameListener()30 mActiveUnlockContentListener = new ActiveUnlockContentListener( in ActiveUnlockDeviceNameListener()
36 public class ActiveUnlockContentListener { class66 ActiveUnlockContentListener( in ActiveUnlockContentListener() method in ActiveUnlockContentListener
30 import com.android.settings.biometrics.activeunlock.ActiveUnlockContentListener.OnContentChangedLis…
31 import com.android.settings.biometrics.activeunlock.ActiveUnlockContentListener.OnContentChangedLis…