Searched refs:startBroadcastIndex (Results 1 – 1 of 1) sorted by relevance
353 private int setUpHfpClientConnection(int startBroadcastIndex) { in setUpHfpClientConnection() argument360 verify(mHeadsetClientService, timeout(STANDARD_WAIT_MILLIS).times(startBroadcastIndex)) in setUpHfpClientConnection()364 startBroadcastIndex++; in setUpHfpClientConnection()365 return startBroadcastIndex; in setUpHfpClientConnection()369 private int setUpServiceLevelConnection(int startBroadcastIndex) { in setUpServiceLevelConnection() argument378 verify(mHeadsetClientService, timeout(STANDARD_WAIT_MILLIS).times(startBroadcastIndex)) in setUpServiceLevelConnection()382 startBroadcastIndex++; in setUpServiceLevelConnection()383 return startBroadcastIndex; in setUpServiceLevelConnection()