Searched refs:mTestExampleStoreService (Results 1 – 1 of 1) sorted by relevance
72 private final TestJavaExampleStoreService mTestExampleStoreService = field in ExampleStoreServiceTest78 mTestExampleStoreService.onCreate(); in doBeforeEachTest()79 mBinder = IExampleStoreService.Stub.asInterface(mTestExampleStoreService.onBind(null)); in doBeforeEachTest()