Searched refs:LegacyLightsOutNotifController (Results 1 – 3 of 3) sorted by relevance
23 import com.android.systemui.statusbar.phone.LegacyLightsOutNotifController;107 LegacyLightsOutNotifController getLegacyLightsOutNotifController(); in getLegacyLightsOutNotifController()
55 public class LegacyLightsOutNotifController extends ViewController<View> { class67 LegacyLightsOutNotifController( in LegacyLightsOutNotifController() method in LegacyLightsOutNotifController
74 private LegacyLightsOutNotifController mLightsOutNotifController;89 mLightsOutNotifController = new LegacyLightsOutNotifController( in setUp()