Searched defs:impl (Results 1 – 9 of 9) sorted by relevance
41 Lazy<ContactDisplayPreferencesImpl> impl, in provideContactDisplayPreferences()51 HighResolutionPhotoRequesterImpl impl); in toHighResolutionPhotoRequesterImpl()
33 public abstract ActiveCalls to(ActiveCallsImpl impl); in to()
28 public abstract PreferredAccountWorker to(PreferredAccountWorkerImpl impl); in to()
26 abstract CallLogConfig to(CallLogConfigImpl impl); in to()
33 public abstract PhoneNumberGeoUtil bindPhoneNumberGeoUtil(PhoneNumberGeoUtilImpl impl); in bindPhoneNumberGeoUtil()
33 public abstract DialerStrictMode bindDialerStrictMode(SystemDialerStrictMode impl); in bindDialerStrictMode()
35 abstract ConfigProvider to(SharedPrefConfigProvider impl); in to()
38 public abstract PreCall to(PreCallImpl impl); in to()
29 explicit BpUserManager(const sp<IBinder>& impl) in BpUserManager()