Searched defs:mExampleCount (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/common/ | ||
| D | ExampleStats.java | 24 public final AtomicInteger mExampleCount = new AtomicInteger(0); field in ExampleStats |
| /packages/modules/OnDevicePersonalization/framework/java/android/federatedcompute/common/ | ||
| D | ExampleConsumption.java | 39 private int mExampleCount; field in ExampleConsumption |
| /packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/examplestore/ | ||
| D | ExampleConsumptionRecorder.java | 50 private int mExampleCount; field in ExampleConsumptionRecorder.SingleQueryRecorder |
| /packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/statsd/ | ||
| D | TrainingEventReported.java | 36 private long mExampleCount = 0; field in TrainingEventReported |