Searched refs:IStrongAuthTracker (Results 1 – 12 of 12) sorted by relevance
26 import android.app.trust.IStrongAuthTracker;84 private final RemoteCallbackList<IStrongAuthTracker> mTrackers = new RemoteCallbackList<>();161 private void handleAddStrongAuthTracker(IStrongAuthTracker tracker) { in handleAddStrongAuthTracker()186 private void handleRemoveStrongAuthTracker(IStrongAuthTracker tracker) { in handleRemoveStrongAuthTracker()445 public void registerStrongAuthTracker(IStrongAuthTracker tracker) { in registerStrongAuthTracker()449 public void unregisterStrongAuthTracker(IStrongAuthTracker tracker) { in unregisterStrongAuthTracker()604 handleAddStrongAuthTracker((IStrongAuthTracker) msg.obj);607 handleRemoveStrongAuthTracker((IStrongAuthTracker) msg.obj);
72 import android.app.trust.IStrongAuthTracker;2623 public void registerStrongAuthTracker(IStrongAuthTracker tracker) { in registerStrongAuthTracker()2629 public void unregisterStrongAuthTracker(IStrongAuthTracker tracker) { in unregisterStrongAuthTracker()
22 import android.app.trust.IStrongAuthTracker;64 void registerStrongAuthTracker(in IStrongAuthTracker tracker); in registerStrongAuthTracker()65 void unregisterStrongAuthTracker(in IStrongAuthTracker tracker); in unregisterStrongAuthTracker()
35 import android.app.trust.IStrongAuthTracker;1803 private final IStrongAuthTracker.Stub mStub = new IStrongAuthTracker.Stub() {1818 public IStrongAuthTracker.Stub getStub() { in getStub()
24 oneway interface IStrongAuthTracker { interface
69 import android.app.trust.IStrongAuthTracker;314 when(mStrongAuthTracker.getStub()).thenReturn(mock(IStrongAuthTracker.Stub.class)); in setup()
1304 android.app.trust.IStrongAuthTracker$Stub$Proxy1305 android.app.trust.IStrongAuthTracker$Stub1306 android.app.trust.IStrongAuthTracker
23681 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;23682 Landroid/app/trust/IStrongAuthTracker$Stub;23683 Landroid/app/trust/IStrongAuthTracker;
33811 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;33812 Landroid/app/trust/IStrongAuthTracker$Stub;33813 Landroid/app/trust/IStrongAuthTracker;
9026 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;-><init>(Landroid/os/IBinder;)V9027 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;9028 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;->mRemote:Landroid/os/IBinder;9029 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;->onStrongAuthRequiredChanged(II)V9030 Landroid/app/trust/IStrongAuthTracker$Stub;-><init>()V9031 Landroid/app/trust/IStrongAuthTracker$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/IS…9032 Landroid/app/trust/IStrongAuthTracker$Stub;->DESCRIPTOR:Ljava/lang/String;9033 Landroid/app/trust/IStrongAuthTracker$Stub;->TRANSACTION_onStrongAuthRequiredChanged:I9034 Landroid/app/trust/IStrongAuthTracker;->onStrongAuthRequiredChanged(II)V85852 …idget/ILockSettings$Stub$Proxy;->registerStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V[all …]
14828 …cksettings/LockSettingsService;->registerStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V14880 …er(Lcom/android/server/locksettings/LockSettingsStrongAuth;Landroid/app/trust/IStrongAuthTracker;)V14885 …ttings/LockSettingsStrongAuth;->handleAddStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V14889 …ettings/LockSettingsStrongAuth;->registerStrongAuthTracker(Landroid/app/trust/IStrongAuthTracker;)V