Searched refs:mWaitForDeviceAvailableSeconds (Results 1 – 1 of 1) sorted by relevance
125 private int mWaitForDeviceAvailableSeconds = -1; field in AppSetupPreparer274 if (mWaitForDeviceAvailableSeconds < 0) { in waitForDeviceAvailable()278 device.waitForDeviceAvailable(1000L * mWaitForDeviceAvailableSeconds); in waitForDeviceAvailable()