Searched refs:getTestDouble (Results 1 - 7 of 7) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTestFixture.java33 T getTestDouble(); method in interface:TestFixture
H A DTelecomSystemTest.java201 mComponentContextFixture.getTestDouble(),
203 mCallerInfoAsyncQueryFactoryFixture.getTestDouble(),
209 eq(mComponentContextFixture.getTestDouble().getApplicationContext()),
213 eq(mComponentContextFixture.getTestDouble().getApplicationContext()),
216 eq(mComponentContextFixture.getTestDouble().getApplicationContext()),
226 mConnectionServiceFixtureA.getTestDouble());
229 mConnectionServiceFixtureB.getTestDouble());
252 mInCallServiceFixtureX.getTestDouble());
255 mInCallServiceFixtureY.getTestDouble());
263 connectionServiceFixture.getTestDouble(),
[all...]
H A DCallerInfoAsyncQueryFactoryFixture.java65 public CallerInfoAsyncQueryFactory getTestDouble() { method in class:CallerInfoAsyncQueryFactoryFixture
H A DInCallServiceFixture.java124 public IInCallService getTestDouble() { method in class:InCallServiceFixture
H A DPhoneAccountRegistrarTest.java58 mComponentContextFixture.getTestDouble().getApplicationContext().getFilesDir(),
62 mComponentContextFixture.getTestDouble().getApplicationContext(),
70 mComponentContextFixture.getTestDouble().getApplicationContext().getFilesDir(),
H A DComponentContextFixture.java363 public Context getTestDouble() { method in class:ComponentContextFixture
H A DConnectionServiceFixture.java201 public IConnectionService getTestDouble() { method in class:ConnectionServiceFixture

Completed in 299 milliseconds