Searched refs:getClientRequestIdOrLog (Results 1 – 1 of 1) sorted by relevance
2206 final int clientRequestId = getClientRequestIdOrLog(clientInfo, transactionId); in onRegisterServiceSucceeded()2222 final int clientRequestId = getClientRequestIdOrLog(clientInfo, transactionId); in onRegisterServiceFailed()2249 private int getClientRequestIdOrLog(@NonNull ClientInfo info, int transactionId) { in getClientRequestIdOrLog() method in NsdService.AdvertiserCallback