Home | History | Annotate | Download | only in automatic

Lines Matching defs:mApplication

90     private ShadowApplication mApplication;
122 mApplication = ShadowApplication.getInstance();
123 mApplication.setSystemService(Context.BATTERY_SERVICE, mBatteryManager);
124 mApplication.setSystemService(Context.NOTIFICATION_SERVICE, mNotificationManager);
172 mApplication.runBackgroundTasks();
174 List<Intent> broadcastedIntents = mApplication.getBroadcastIntents();
228 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
284 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
293 mStorageManagementJobProvider, mApplication.getApplicationContext(), fakeClock);
303 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
314 mStorageManagementJobProvider, mApplication.getApplicationContext(), fakeClock);
324 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
333 mStorageManagementJobProvider, mApplication.getApplicationContext(), fakeClock);
344 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
353 mStorageManagementJobProvider, mApplication.getApplicationContext(), fakeClock);
381 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();