Searched refs:mNotStrictShardable (Results 1 – 1 of 1) sorted by relevance
76 private boolean mNotStrictShardable = false; field in ConfigurationDescriptor152 return mNotStrictShardable; in isNotStrictShardable()215 descriptorBuilder.setStrictShardable(!mNotStrictShardable); in toProto()244 configDescriptor.mNotStrictShardable = !protoDescriptor.getStrictShardable(); in fromProto()