Searched refs:RESULT_SELECTED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
H A DSelectPhoneAccountDialogFragment.java115 static final int RESULT_SELECTED = 1; field in class:SelectPhoneAccountDialogFragment.SelectPhoneAccountListener
127 if (resultCode == RESULT_SELECTED) {
174 mListener.onReceiveResult(SelectPhoneAccountListener.RESULT_SELECTED, result);

Completed in 97 milliseconds