Searched defs:rejectionReason (Results 1 – 3 of 3) sorted by relevance
31 int rejectionReason); in rejectConnection()
359 public final void rejectConnection(@NonNull OccupantZoneInfo senderZone, int rejectionReason) { in rejectConnection()
164 int rejectionReason = 123; in testRejectConnection() local