Home | History | Annotate | Download | only in email

Lines Matching refs:Controller

32  * Tests of the Controller class that depend on the underlying provider.
64 * Lightweight subclass of the Controller class allows injection of mock context
66 public static class TestController extends Controller {
78 Controller ct = new TestController(mProviderContext, mContext);
100 * Test of Controller.createMailbox().
111 Controller ct = new TestController(mProviderContext, mContext);
120 * Test of Controller.findOrCreateMailboxOfType().
136 Controller ct = new TestController(mProviderContext, mContext);
174 Controller ct = new TestController(mProviderContext, mContext);
211 Controller ct = new TestController(mProviderContext, mContext);
243 Controller ct = new TestController(mProviderContext, mContext);
272 Controller ct = new TestController(mProviderContext, mContext);