HomeSort by relevance Sort by last modified time
    Searched refs:getTestDouble (Results 1 - 7 of 7) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TestFixture.java 33 T getTestDouble();
TelecomSystemTest.java 201 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...]
CallerInfoAsyncQueryFactoryFixture.java 65 public CallerInfoAsyncQueryFactory getTestDouble() {
InCallServiceFixture.java 124 public IInCallService getTestDouble() {
PhoneAccountRegistrarTest.java 58 mComponentContextFixture.getTestDouble().getApplicationContext().getFilesDir(),
62 mComponentContextFixture.getTestDouble().getApplicationContext(),
70 mComponentContextFixture.getTestDouble().getApplicationContext().getFilesDir(),
ComponentContextFixture.java 363 public Context getTestDouble() {
ConnectionServiceFixture.java 201 public IConnectionService getTestDouble() {

Completed in 392 milliseconds