Searched refs:PackageVerificationDataSource (Results 1 – 4 of 4) sorted by relevance
23 import com.example.android.autofill.service.data.source.PackageVerificationDataSource;29 public class SharedPrefsPackageVerificationRepository implements PackageVerificationDataSource {33 private static PackageVerificationDataSource sInstance;44 public static PackageVerificationDataSource getInstance(Context context) { in getInstance()
18 public interface PackageVerificationDataSource { interface
42 import com.example.android.autofill.service.data.source.PackageVerificationDataSource;76 private PackageVerificationDataSource mPackageVerificationRepository;
51 import com.example.android.autofill.service.data.source.PackageVerificationDataSource;70 private PackageVerificationDataSource mPackageVerificationDataSource;