Home
last modified time | relevance | path

Searched refs:withBackgroundWorkerForActionService (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DFakeDataModel.java78 public FakeDataModel withBackgroundWorkerForActionService(final BackgroundWorker worker) { in withBackgroundWorkerForActionService() method in FakeDataModel
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceTest.java146 .withBackgroundWorkerForActionService(mWorker) in setUp()
DActionServiceSystemTest.java292 .withBackgroundWorkerForActionService(mWorker) in setUp()