Searched refs:IDeviceVolumeBehaviorDispatcher (Results 1 – 6 of 6) sorted by relevance
26 oneway interface IDeviceVolumeBehaviorDispatcher { interface
40 import android.media.IDeviceVolumeBehaviorDispatcher;700 in IDeviceVolumeBehaviorDispatcher dispatcher); in registerDeviceVolumeBehaviorDispatcher()
461 extends IDeviceVolumeBehaviorDispatcher.Stub implements CallbackUtil.DispatcherStub {
30 import android.media.IDeviceVolumeBehaviorDispatcher;160 extends IDeviceVolumeBehaviorDispatcher.Stub {
78 import android.media.IDeviceVolumeBehaviorDispatcher;180 extends IDeviceVolumeBehaviorDispatcher.Stub {
153 import android.media.IDeviceVolumeBehaviorDispatcher;11192 final RemoteCallbackList<IDeviceVolumeBehaviorDispatcher> mDeviceVolumeBehaviorDispatchers =11193 new RemoteCallbackList<IDeviceVolumeBehaviorDispatcher>();11200 @NonNull IDeviceVolumeBehaviorDispatcher dispatcher) { in registerDeviceVolumeBehaviorDispatcher()