Home
last modified time | relevance | path

Searched refs:mAmPmHitspace (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DTimePickerDialog.java83 private View mAmPmHitspace; field in TimePickerDialog
269 mAmPmHitspace = view.findViewById(R.id.ampm_hitspace); in onCreateView()
281 mAmPmHitspace.setOnClickListener(new OnClickListener() { in onCreateView()
363 mAmPmHitspace.setContentDescription(mAmText);
367 mAmPmHitspace.setContentDescription(mPmText);