Searched defs:addChannel (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/ | ||
D | VibrationElement.cpp | 75 void VibrationElement::addChannel(int32_t vibratorId, uint8_t amplitude) { in addChannel() function in android::VibrationElement |
/frameworks/base/core/java/android/companion/virtual/sensor/ | ||
D | VirtualSensorDirectChannelWriter.java | 119 public void addChannel(@IntRange(from = 1) int channelHandle, in addChannel() method in VirtualSensorDirectChannelWriter |
/frameworks/base/core/java/android/app/ | ||
D | NotificationChannelGroup.java | 216 public void addChannel(NotificationChannel channel) { in addChannel() method in NotificationChannelGroup |