Searched refs:mAmPmHitspace (Results 1 – 1 of 1) sorted by relevance
83 private View mAmPmHitspace; field in TimePickerDialog269 mAmPmHitspace = view.findViewById(R.id.ampm_hitspace); in onCreateView()281 mAmPmHitspace.setOnClickListener(new OnClickListener() { in onCreateView()363 mAmPmHitspace.setContentDescription(mAmText);367 mAmPmHitspace.setContentDescription(mPmText);