Searched refs:retryCount (Results 1 – 2 of 2) sorted by relevance
112 final int retryCount = 2; in waitForMediaProjection() local120 assertTrue("Can't get the permission", count <= retryCount); in waitForMediaProjection()
86 int retryCount = 0; in init() local89 while (retryCount < MAX_RETRY) { in init()100 retryCount++; in init()