Searched defs:mPrimaryPhoneUri (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
H A DContactFragment.java121 protected Uri mPrimaryPhoneUri = null; field in class:ContactFragment
325 mPrimaryPhoneUri = null;
388 if (isSuperPrimary) mPrimaryPhoneUri = entry.uri;

Completed in 44 milliseconds