Searched defs:registerWithFakeContext (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/
H A DFakeFactory.java68 public static FakeFactory registerWithFakeContext(final Context context, method in class:FakeFactory
150 return registerWithFakeContext(applicationContext, context);
154 return registerWithFakeContext(applicationContext, null);

Completed in 61 milliseconds