Searched refs:imageDrawableId (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZonePickerView.java116 private void updateHint(int hintTextId, int imageDrawableId) { argument
118 Drawable searchIcon = getResources().getDrawable(imageDrawableId);

Completed in 64 milliseconds