Searched refs:initializeForTesting (Results 1 – 6 of 6) sorted by relevance
70 AppLaunchTracker.INSTANCE.initializeForTesting(new AppLaunchTracker()); in setUp()71 PredictionUiStateManager.INSTANCE.initializeForTesting(null); in setUp()81 AppLaunchTracker.INSTANCE.initializeForTesting(null); in tearDown()82 PredictionUiStateManager.INSTANCE.initializeForTesting(null); in tearDown()
59 public void initializeForTesting(T value) { in initializeForTesting() method in MainThreadInitializedObject
56 void initializeForTesting(Context context) { in initializeForTesting() method in CarrierIdProviderTestable
112 carrierIdProvider.initializeForTesting(this); in MockContextWithProvider()
313 carrierIdProvider.initializeForTesting(mContext); in testMccMncMigration()
143 AppLaunchTracker.INSTANCE.initializeForTesting(new AppLaunchTracker()); in setUp()