Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDateTimeView.java420 updateAll();
427 updateAll();
452 void updateAll() { in updateAll() method in DateTimeView.ReceiverInfo
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/android/arch/persistence/room/integration/testapp/dao/
DUserDao.java85 public abstract int updateAll(List<User> users); in updateAll() method in UserDao
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/android/arch/persistence/room/integration/testapp/test/
DSimpleEntityReadWriteTest.java202 assertThat(mUserDao.updateAll(users), is(3)); in updateList()
217 assertThat(mUserDao.updateAll(allUsers), is(3)); in updateListPartial()
/frameworks/base/config/
Dboot-image-profile.txt9019 HPLandroid/widget/DateTimeView$ReceiverInfo;->updateAll()V