Home | History | Annotate | Download | only in email

Lines Matching full:controller

138     private final Controller mController;
148 protected MessagingController(Context _context, Controller _controller) {
160 Controller _controller) {
168 * Inject a mock controller. Used only for testing. Affects future calls to getInstance().
2149 // TODO we already know this in Controller, can we pass it in?