Searched defs:updateCount (Results 1 – 3 of 3) sorted by relevance
83 int updateCount = 0; in testDeviceOwnerCanUpdateConfig() local116 int updateCount = 0; in testRegularAppCannotUpdateDeviceOwnerConfig() local
158 final int updateCount = mContentResolver.update(uri, contentValues, selection, in testValidCase() local
276 public int waitForSurfaceUpdateCount(int updateCount) throws InterruptedException { in waitForSurfaceUpdateCount()