Searched defs:updateCount (Results 1 – 4 of 4) sorted by relevance
89 int updateCount = 0; in testDeviceOwnerCanUpdateConfig() local146 int updateCount = 0; in testRegularAppCannotUpdateDeviceOwnerConfig() local
176 final int updateCount = in testPermissionCheckForApnUpdate_success() local
148 final int updateCount = in testValidCase() local
276 public int waitForSurfaceUpdateCount(int updateCount) throws InterruptedException { in waitForSurfaceUpdateCount()