Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/menu/
DPlayControlsRowView.java322 PlayControlsRowView.this.updateAll(); in onBind()
375 updateAll(); in onBind()
477 updateAll(); in update()
480 private void updateAll() { in updateAll() method in PlayControlsRowView
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java942 count = updateAll(uri, match, values, selection, selectionArgs); in update()
953 private int updateAll(Uri uri, final int match, ContentValues values, String selection, in updateAll() method in LegacyApiSupport