Searched refs:counter (Results 1 – 11 of 11) sorted by relevance
122 int counter; in testWifiTetheringDisableEnable() local131 counter = 10; in testWifiTetheringDisableEnable()132 while (--counter > 0 in testWifiTetheringDisableEnable()154 counter = 5; in testWifiTetheringDisableEnable()155 while (--counter > 0 in testWifiTetheringDisableEnable()165 counter = 10; in testWifiTetheringDisableEnable()166 while (--counter > 0 && !mWifiManager.isWifiEnabled()) { in testWifiTetheringDisableEnable()177 int counter = 10; in isWifiConnected() local178 while (--counter > 0) { in isWifiConnected()
71 int counter = 5; in testGoogleQuickSearchBar() local72 while (--counter > 0 in testGoogleQuickSearchBar()135 int counter = 5; in testGoogleAssist() local136 while (--counter > 0 in testGoogleAssist()160 counter = 5; in testGoogleAssist()162 while (--counter > 0 && ((cardContainer = mDevice.wait( in testGoogleAssist()
81 int counter = 5; in testPhotoDownloadSucceed() local82 while (--counter > 0 && mWifiManager.isWifiEnabled()) { in testPhotoDownloadSucceed()163 int counter = 10; in isDownloadCompleted() local164 while (--counter > 0) { in isDownloadCompleted()
122 int counter = 6; in testSlideUnlock() local124 while (counter-- > 0 && workspace == null) { in testSlideUnlock()
134 int counter = 5; in testCABMenuShow() local137 && counter-- > 0); in testCABMenuShow()139 counter = 5; in testCABMenuShow()142 && counter-- > 0); in testCABMenuShow()144 counter = 5; in testCABMenuShow()146 By.desc("More options")), mDLAppHelper.TIMEOUT)) == null && counter-- > 0) in testCABMenuShow()150 By.desc("Done")), mDLAppHelper.TIMEOUT)) == null && counter-- > 0) in testCABMenuShow()166 int counter = 5; in testCABMenuDelete() local170 && counter-- > 0); in testCABMenuDelete()
149 int counter = 5; in verifyDownloadViewType() local154 && counter-- > 0); in verifyDownloadViewType()
53 int counter = 6; in testSlideUnlock() local55 while (counter-- > 0 && workspace == null) { in testSlideUnlock()
136 short counter = 8; in dismissCling() local138 PACKAGE_NAME, "right_arrow_touch")), LONG_TIMEOUT)) != null && counter > 0) { in dismissCling()140 --counter; in dismissCling()
79 int counter = 3; in launchUiBench() local80 while (initScreen == null && --counter > 0) { in launchUiBench()
160 int counter = 10; in getAdoptionDisk() local162 while (((disks == null || disks.length() == 0)) && counter > 0) { in getAdoptionDisk()165 --counter; in getAdoptionDisk()167 if (counter == 0) { in getAdoptionDisk()
225 int counter = 3; in verifyForegroundAppPackage() local227 while (--counter > 0 && windows == null) { in verifyForegroundAppPackage()