Searched defs:rem (Results 1 – 5 of 5) sorted by relevance
45 const UintType rem = (range % n) + 1; in ExactUniformInt() local
53 public StructInetDiagSockId(InetSocketAddress loc, InetSocketAddress rem) { in StructInetDiagSockId()
118 public boolean onEnrollResult(BiometricAuthenticator.Identifier identifier, int rem) { in onEnrollResult()
121 public boolean onEnrollResult(BiometricAuthenticator.Identifier identifier, int rem) { in onEnrollResult()
162 int rem = (dw+mTextWidth) - (div*deltaX); in drawIfNeeded() local