Home
last modified time | relevance | path

Searched defs:unmute (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dvc.rs39 fn unmute(self: Pin<&mut VolumeControlIntf>, addr: RawAddress); in unmute() function
255 pub fn unmute(&mut self, addr: RawAddress) { in unmute() method
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DIExternalVibrationController.aidl44 boolean unmute(); in unmute() method
H A DExternalVibration.java137 public boolean unmute() { in unmute() method in ExternalVibration
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/vibrator/libvibrator/android_arm64_armv8-2a_cortex-a55_static/gen/aidl/android/os/
DIExternalVibrationController.h37 ::android::binder::Status unmute(bool* /*_aidl_return*/) override { in unmute() function
DBnExternalVibrationController.h35 ::android::binder::Status unmute(bool* _aidl_return) override { in unmute() function
DIExternalVibrationController.cpp61 ::android::binder::Status BpExternalVibrationController::unmute(bool* _aidl_return) { in unmute() function in android::os::BpExternalVibrationController
/aosp_15_r20/frameworks/native/libs/vibrator/fuzzer/
H A Dvibrator_fuzzer.cpp77 binder::Status unmute(/*out*/ bool *ret) override { in unmute() function in TestVibrationController
/aosp_15_r20/frameworks/native/libs/vibrator/tests/
H A DExternalVibrationTest.cpp35 binder::Status unmute(/*out*/ bool *ret) override { in unmute() function in TestVibrationController
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/
Dreader.py79 def unmute(self): member in Reader
/aosp_15_r20/packages/apps/Nfc/testutils/pn532/
Dcasimir.py138 def unmute(self): member in Casimir
Dpn532.py389 def unmute(self, auto_rf_ca=False): member in PN532
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/proto/google/cloud/video/livestream/v1/
H A Dresources.proto480 UnmuteTask unmute = 16 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothVolumeControl.aidl66 void unmute(in BluetoothDevice device, in AttributionSource attributionSource); in unmute() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/vc/
Dvc_shim.cc222 void VolumeControlIntf::unmute(RawAddress addr) { return intf_->Unmute(addr); } in unmute() function in bluetooth::topshim::rust::VolumeControlIntf
/aosp_15_r20/external/googleapis/google/cloud/video/livestream/v1/
H A Dresources.proto497 UnmuteTask unmute = 16; field
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java77 void unmute(BluetoothDevice device) { in unmute() method in VolumeControlNativeInterface
DVolumeControlService.java579 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlService
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioPlaybackConfigurationTest.java713 private void verifyMuteUnmuteNotifications(Runnable start, Runnable mute, Runnable unmute, in verifyMuteUnmuteNotifications()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc1906 std::vector<uint8_t> unmute({0x02, 0x00}); // 0x02 is the opcode for UnMute in TEST_F() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DTracks.cpp2330 binder::Status Track::AudioVibrationController::unmute( in unmute() function in android::Track::AudioVibrationController
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/turbine/
Dframework-bluetooth.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth-pre-jarjar/android_common/turbine/
Dframework-bluetooth-pre-jarjar.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/turbine/
Dframework-bluetooth.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth-pre-jarjar/android_common/turbine-combined/
Dframework-bluetooth-pre-jarjar.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/jarjar/turbine/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...

123