Searched refs:LightsOutNotifController (Results 1 – 3 of 3) sorted by relevance
22 import com.android.systemui.statusbar.phone.LightsOutNotifController;104 LightsOutNotifController getLightsOutNotifController(); in getLightsOutNotifController()
54 public class LightsOutNotifController extends ViewController<View> { class66 LightsOutNotifController( in LightsOutNotifController() method in LightsOutNotifController
71 private LightsOutNotifController mLightsOutNotifController;86 mLightsOutNotifController = new LightsOutNotifController( in setUp()