Class DeviceVolumeObserver
java.lang.Object
android.database.ContentObserver
org.prebid.mobile.rendering.utils.device.DeviceVolumeObserver
public class DeviceVolumeObserver
extends android.database.ContentObserver
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionDeviceVolumeObserver(android.content.Context applicationContext, android.os.Handler handler, DeviceVolumeObserver.DeviceVolumeListener deviceVolumeListener) -
Method Summary
Methods inherited from class android.database.ContentObserver
deliverSelfNotifications, dispatchChange, dispatchChange, dispatchChange, dispatchChange, onChange, onChange, onChange
-
Constructor Details
-
DeviceVolumeObserver
public DeviceVolumeObserver(android.content.Context applicationContext, android.os.Handler handler, DeviceVolumeObserver.DeviceVolumeListener deviceVolumeListener)
-
-
Method Details
-
onChange
public void onChange(boolean selfChange) - Overrides:
onChangein classandroid.database.ContentObserver
-
start
public void start() -
stop
public void stop()
-