OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GroupCreationDialogFragment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/interactions/
GroupCreationDialogFragment.java
32
public class
GroupCreationDialogFragment
extends GroupNameDialogFragment {
48
GroupCreationDialogFragment
dialog = new
GroupCreationDialogFragment
(listener);
57
public
GroupCreationDialogFragment
() {
62
private
GroupCreationDialogFragment
(OnGroupCreatedListener listener) {
/packages/apps/Contacts/src/com/android/contacts/editor/
GroupMembershipView.java
42
import com.android.contacts.interactions.
GroupCreationDialogFragment
;
43
import com.android.contacts.interactions.
GroupCreationDialogFragment
.OnGroupCreatedListener;
421
GroupCreationDialogFragment
.show(
Completed in 469 milliseconds