Home
last modified time | relevance | path

Searched refs:FakeContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/ims/tests/src/com/android/ims/
DContextFixture.java53 private final Context mContext = spy(new FakeContext());
82 public class FakeContext extends MockContext { class in ContextFixture
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java212 public class FakeContext extends MockContext { class in ContextFixture
393 return spy(new FakeContext()); in createConfigurationContext()
713 private final Context mContext = spy(new FakeContext());