Searched refs:mEntryKey (Results 1 – 1 of 1) sorted by relevance
58 @NonNull private final String mEntryKey; field in UserSelectionDialogResult67 mEntryKey = entryKey; in UserSelectionDialogResult()77 mEntryKey = entryKey; in UserSelectionDialogResult()91 return mEntryKey; in getEntryKey()114 mEntryKey = entryKey; in UserSelectionDialogResult()115 AnnotationValidations.validate(NonNull.class, null, mEntryKey); in UserSelectionDialogResult()125 dest.writeString8(mEntryKey); in writeToParcel()