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
31
public class
GroupCreationDialogFragment
extends GroupNameDialogFragment {
47
GroupCreationDialogFragment
dialog = new
GroupCreationDialogFragment
(listener);
56
public
GroupCreationDialogFragment
() {
61
private
GroupCreationDialogFragment
(OnGroupCreatedListener listener) {
/packages/apps/Contacts/src/com/android/contacts/editor/
GroupMembershipView.java
41
import com.android.contacts.interactions.
GroupCreationDialogFragment
;
42
import com.android.contacts.interactions.
GroupCreationDialogFragment
.OnGroupCreatedListener;
416
GroupCreationDialogFragment
.show(
Completed in 40 milliseconds