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