Searched defs:rawId (Results 1 – 4 of 4) sorted by relevance
65 private val rawId = SemanticsPropertyKey<Int>("RawResId") constant66 private var SemanticsPropertyReceiver.rawId by rawId variable in com.android.settingslib.spa.widget.illustration.IllustrationTest
90 int32_t rawId; member126 int32_t rawId; member
337 for (const auto& rawId : rawLightIds) { in dump() local385 for (const auto& rawId : rawBatteryIds) { in configureBattries() local414 for (const auto& rawId : rawLightIds) { in configureLights() local
180 void FakeEventHub::addRawLightInfo(int32_t rawId, RawLightInfo&& info) { in addRawLightInfo()184 void FakeEventHub::fakeLightBrightness(int32_t rawId, int32_t brightness) { in fakeLightBrightness()188 void FakeEventHub::fakeLightIntensities(int32_t rawId, in fakeLightIntensities()