HomeSort by relevance Sort by last modified time
    Searched refs:maxRetryCount (Results 1 - 9 of 9) sorted by null

  /hardware/nxp/secure_element/libese-spi/p73/pal/spi/
phNxpEsePal_spi.cpp 242 unsigned int maxRetryCount = 0, retryDelay = 0;
260 maxRetryCount = (configNum2 > 0)
266 maxRetryCount = MAX_SPI_WRITE_RETRY_COUNT_HW_ERR;
271 if (retryCount < maxRetryCount) {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
RILTest.java 746 int maxRetryCount = 3;
748 for (int i = 0; i <= maxRetryCount; i++) {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 577 milliseconds