Searched refs:CallerIdentityInjector (Results 1 – 5 of 5) sorted by relevance
28 public interface CallerIdentityInjector { interface31 CallerIdentityInjector REAL = new Real();49 class Real implements CallerIdentityInjector {
105 CallerIdentityInjector callerIdentityInjector = CallerIdentityInjector.REAL; in onStart()123 private final CallerIdentityInjector mCallerIdentityInjector;145 @NonNull CallerIdentityInjector callerIdentityInjector, in TimeZoneDetectorService()
50 import com.android.server.timezonedetector.CallerIdentityInjector;95 CallerIdentityInjector callerIdentityInjector = CallerIdentityInjector.REAL; in onStart()108 @NonNull private final CallerIdentityInjector mCallerIdentityInjector;122 @NonNull CallerIdentityInjector callerIdentityInjector, in TimeDetectorService()
25 public class TestCallerIdentityInjector implements CallerIdentityInjector {
23501 …Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/CallerIdentityInjector;Lcom/andro…23519 PLcom/android/server/timezonedetector/CallerIdentityInjector$Real;-><init>()V23520 PLcom/android/server/timezonedetector/CallerIdentityInjector;-><clinit>()V23598 …Context;Landroid/os/Handler;Lcom/android/server/timezonedetector/CallerIdentityInjector;Lcom/andro…