Searched refs:mSystemUIDialogFactoryLazy (Results 1 – 1 of 1) sorted by relevance
91 private final Lazy<SystemUIDialog.Factory> mSystemUIDialogFactoryLazy; field in TunerServiceImpl113 mSystemUIDialogFactoryLazy = systemUIDialogFactoryLazy; in TunerServiceImpl()308 SystemUIDialog dialog = mSystemUIDialogFactoryLazy.get().create(); in showResetRequest()