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

/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDragOverTextView.java48 public void setHighlight(boolean highlight) { method in class:DragOverTextView
H A DHorizontalBreadcrumb.java273 title.setHighlight(highlighted);
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
H A DRootItemView.java45 public void setHighlight(boolean highlight) { method in class:RootItemView
H A DDragHost.java62 itemView.setHighlight(highlight);
/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DSmartDialNumberListAdapter.java72 protected void setHighlight(ContactListItemView view, Cursor cursor) { method in class:SmartDialNumberListAdapter
/packages/apps/Contacts/src/com/android/contacts/list/
H A DPhoneNumberListAdapter.java383 protected void setHighlight(ContactListItemView view, Cursor cursor) { method in class:PhoneNumberListAdapter
412 setHighlight(view, cursor);
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java301 protected void setHighlight(ContactListItemView view, Cursor cursor) { method in class:PhoneNumberListAdapter
310 setHighlight(view, cursor);
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoTable.java283 setHighlight(getFocus(), false);
299 setHighlight(focus, true);
984 public void setHighlight(View photo, boolean highlighted) { method in class:PhotoTable

Completed in 182 milliseconds