OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initFragment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/
ContactPickerFragmentTest.java
83
private ContactPickerFragmentTest
initFragment
(final int initialMode) {
142
initFragment
(ContactPickerFragment.MODE_PICK_INITIAL_CONTACT);
157
initFragment
(ContactPickerFragment.MODE_PICK_INITIAL_CONTACT)
169
initFragment
(ContactPickerFragment.MODE_PICK_INITIAL_CONTACT)
178
initFragment
(ContactPickerFragment.MODE_PICK_INITIAL_CONTACT)
198
initFragment
(ContactPickerFragment.MODE_CHIPS_ONLY)
211
initFragment
(ContactPickerFragment.MODE_PICK_MORE_CONTACTS)
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
MediaPickerTest.java
67
private void
initFragment
(final int supportedMediaTypes, final Integer[] expectedLoaderIds,
99
initFragment
(MediaPicker.MEDIA_TYPE_ALL, new Integer[] {
116
initFragment
(MediaPicker.MEDIA_TYPE_IMAGE, new Integer[] {
Completed in 340 milliseconds