Searched refs:mConnectionAttempts (Results 1 – 1 of 1) sorted by relevance
55 private short mConnectionAttempts; field in TISBindHelper149 Log.w(TAG, "Retrying TIS Binder connection attempt: " + mConnectionAttempts); in internalBindToTIS()151 Math.scalb(BACKOFF_MILLIS, mConnectionAttempts), MAX_BACKOFF_MILLIS); in internalBindToTIS()153 mConnectionAttempts++; in internalBindToTIS()168 mConnectionAttempts = 0; in resetServiceBindRetryState()