Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/simulator_app/proto/
Dsimulator_stream_protocol.proto47 message BatteryValue { message
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulator.java2380 public static class BatteryValue { class in FastPairSimulator
2386 public BatteryValue(boolean charging, int level) { in BatteryValue() method in FastPairSimulator.BatteryValue