Home
last modified time | relevance | path

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

/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java155 public static FakeFactory registerWithoutFakeContext(final Context applicationContext) { in registerWithoutFakeContext() method in FakeFactory
/packages/apps/Messaging/tests/src/com/android/messaging/util/
DContactUtilTest.java48 FakeFactory.registerWithoutFakeContext(getTestContext()); in setUp()