Home
last modified time | relevance | path

Searched defs:countsForInUse (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/
H A DInbound.java168 boolean countsForInUse() { in countsForInUse() method in Inbound
557 private final boolean countsForInUse; field in Inbound.ClientInbound
568 BinderTransport transport, Attributes attributes, int callId, boolean countsForInUse) { in ClientInbound()
574 boolean countsForInUse() { in countsForInUse() method in Inbound.ClientInbound