Searched refs:setStrongAuthTracker (Results 1 – 4 of 4) sorted by relevance
2321 protected void setStrongAuthTracker(@NonNull StrongAuthTracker tracker) { in setStrongAuthTracker() method in KeyguardUpdateMonitor2594 setStrongAuthTracker(mStrongAuthTracker); in KeyguardUpdateMonitor()
3534 setStrongAuthTracker(KeyguardUpdateMonitorTest.this.mStrongAuthTracker); in TestableKeyguardUpdateMonitor()
2070 void setStrongAuthTracker(StrongAuthTracker strongAuthTracker) { in setStrongAuthTracker() method in NotificationManagerService
637 mService.setStrongAuthTracker(mStrongAuthTracker); in setUp()