Searched refs:switchFragment (Results 1 – 3 of 3) sorted by relevance
129 void switchFragment(SubscriptionInfo subInfo) { in switchFragment() method in MobileNetworkActivityTest.MockMobileNetworkActivity170 mockActivity.switchFragment(mSubscriptionInfo1); in switchFragment_switchBetweenTwoSubscriptions()187 mockActivity.switchFragment(mSubscriptionInfo1); in switchFragment_subscriptionsUpdate_notifyByIntent()193 mockActivity.switchFragment(mSubscriptionInfo2); in switchFragment_subscriptionsUpdate_notifyByIntent()199 mockActivity.switchFragment(mSubscriptionInfo1); in switchFragment_subscriptionsUpdate_notifyByIntent()
119 switchFragment(isWallpaperOnlyMode(getIntent()) in onCreate()198 private void switchFragment(Fragment fragment) { in switchFragment() method in CustomizationPickerActivity
286 switchFragment(subscription); in updateSubscriptions()344 void switchFragment(SubscriptionInfo subInfo) { in switchFragment() method in MobileNetworkActivity