Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DDragOverTextView.java48 public void setHighlight(boolean highlight) { in setHighlight() method in DragOverTextView
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootItemView.java45 public void setHighlight(boolean highlight) { in setHighlight() method in RootItemView
DDragHost.java67 itemView.setHighlight(highlight); in setDropTargetHighlight()
/packages/apps/Contacts/src/com/android/contacts/list/
DPhoneNumberListAdapter.java383 protected void setHighlight(ContactListItemView view, Cursor cursor) { in setHighlight() method in PhoneNumberListAdapter
412 setHighlight(view, cursor); in bindView()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoTable.java283 setHighlight(getFocus(), false); in clearFocus()
299 setHighlight(focus, true); in setFocus()
984 public void setHighlight(View photo, boolean highlighted) { in setHighlight() method in PhotoTable