Searched defs:SERVER_ONLY (Results 1 – 2 of 2) sorted by relevance
124 private static final Context.Key<String> SERVER_ONLY = Context.key("serverOnly"); field in ServerImplTest
80 SERVER_ONLY = 0x08, enumerator