OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PhotoSourceDialogFragment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
PhotoSourceDialogFragment.java
35
public class
PhotoSourceDialogFragment
extends DialogFragment {
40
* Callbacks for the host of the {@link
PhotoSourceDialogFragment
}.
56
PhotoSourceDialogFragment
dialog = new
PhotoSourceDialogFragment
();
/packages/apps/Contacts/src/com/android/contacts/activities/
CompactContactEditorActivity.java
25
import com.android.contacts.editor.
PhotoSourceDialogFragment
;
39
PhotoSourceDialogFragment
.Listener, CompactPhotoSelectionFragment.Listener {
226
PhotoSourceDialogFragment
.show(this, mPhotoMode);
Completed in 495 milliseconds