Searched defs:member (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/security/acl/
H A DGroup.java31 * Adds a member to this group.
34 * the member to add.
35 * @return {@code true} if the member was added, {@code false} if it was already a member.
40 * Removes a member from this group.
43 * the member to remove.
44 * @return {@code true} if the member was removed, {@code false} if it was not a member.
49 * Returns whether the specified principal is a member of this group.
51 * @param member
55 isMember(Principal member) argument
[all...]
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 1015 milliseconds