Searched refs:mBootstrappingRequest (Results 1 – 1 of 1) sorted by relevance
407 private final SparseArray<BootStrppingInfo> mBootstrappingRequest = new SparseArray<>(); field in WifiAwareStateManager4965 mBootstrappingRequest.append(id, info); in onInitiateBootstrappingResponseSuccessLocal()5424 BootStrppingInfo info = mBootstrappingRequest.get(id); in onBootStrappingConfirmReceivedLocal()5425 mBootstrappingRequest.remove(id); in onBootStrappingConfirmReceivedLocal()