Searched refs:fragments (Results 1 – 25 of 26) sorted by relevance
12
133 ArrayList<Pair<String, Fragment>> fragments = activity.getFragments(); in testMedicalInfoSet() local134 assertThat(fragments).hasSize(1); in testMedicalInfoSet()136 (ViewEmergencyInfoFragment) fragments.get(0).second; in testMedicalInfoSet()154 ArrayList<Pair<String, Fragment>> fragments = activity.getFragments(); in testEmergencyContactsSet() local155 assertThat(fragments).hasSize(1); in testEmergencyContactsSet()157 (ViewEmergencyContactsFragment) fragments.get(0).second; in testEmergencyContactsSet()182 ArrayList<Pair<String, Fragment>> fragments = activity.getFragments(); in testMedicalInfoAndEmergencyContactsSet() local183 assertThat(fragments).hasSize(2); in testMedicalInfoAndEmergencyContactsSet()185 (ViewEmergencyInfoFragment) fragments.get(0).second; in testMedicalInfoAndEmergencyContactsSet()188 (ViewEmergencyContactsFragment) fragments.get(1).second; in testMedicalInfoAndEmergencyContactsSet()
58 private final List<Fragment> fragments = new ArrayList<>(); field in DialtactsPagerAdapter84 fragments.addAll(Collections.nCopies(TAB_COUNT_WITH_VOICEMAIL, null)); in DialtactsPagerAdapter()169 fragments.set(position, fragment); in instantiateItem()182 return !hasActiveVoicemailProvider && fragments.indexOf(object) == TAB_INDEX_VOICEMAIL in getItemPosition()
168 ArrayList<Pair<String, Fragment>> fragments = new ArrayList<>(2); in setUpFragments() local171 fragments.add(Pair.create(getResources().getString(R.string.tab_title_info), in setUpFragments()175 fragments.add(Pair.create(getResources().getString(R.string.tab_title_contacts), in setUpFragments()178 return fragments; in setUpFragments()
19 import com.android.loaderapp.fragments.ContactFragment;20 import com.android.loaderapp.fragments.ContactsListFragment;21 import com.android.loaderapp.fragments.GroupsListFragment;
19 import com.android.loaderapp.fragments.ContactFragment;20 import com.android.loaderapp.fragments.ContactsListFragment;
19 import com.android.loaderapp.fragments.ContactFragment;
19 import com.android.loaderapp.fragments.ContactsListFragment;
161 List<Fragment> fragments = mActivityRule.getActivity().getFragmentManager().getFragments(); in launchActivity() local162 assertThat(fragments.size()).isEqualTo(1); in launchActivity()163 mWifiListener = (WifiSettings) fragments.get(0); in launchActivity()
24 import com.android.ex.photo.fragments.PhotoViewFragment;
17 package com.android.loaderapp.fragments;
36 import com.android.ex.photo.fragments.PhotoViewFragment;
181 # Doxygen uses this value to replace tabs by spaces in code fragments.671 # directories that contain example code fragments that are included (see739 # fragments. Normal C and C++ comments will always remain visible.
226 # uses this value to replace tabs by spaces in code fragments.853 # that contain example code fragments that are included (see the \include946 # special comment blocks from generated source code fragments. Normal C, C++ and
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...