Home
last modified time | relevance | path

Searched defs:updateCount (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DWifiConfigLockdownTest.java82 int updateCount = 0; in testDeviceOwnerCanUpdateConfig() local
110 int updateCount = 0; in testRegularAppCannotUpdateDeviceOwnerConfig() local
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DApnDatabaseTest.java150 final int updateCount = in testValidCase() local
/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java276 public int waitForSurfaceUpdateCount(int updateCount) throws InterruptedException { in waitForSurfaceUpdateCount()