Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/sample/src/org/chromium/cronet_sample_apk/
H A DOptions.java40 public enum OptionsIdentifier { enum in Options
81 OptionsIdentifier(Option<?> option) { in OptionsIdentifier() method in Options.OptionsIdentifier