Searched refs:KEY_TITLE_ID (Results 1 – 1 of 1) sorted by relevance
34 private static final String KEY_TITLE_ID = "title_id"; field in SimDialogFragment43 args.putInt(KEY_TITLE_ID, titleResId); in initArguments()52 return getArguments().getInt(KEY_TITLE_ID); in getTitleResId()