Searched refs:IDeviceVolumeBehaviorDispatcher (Results 1 – 5 of 5) sorted by relevance
26 oneway interface IDeviceVolumeBehaviorDispatcher { interface
38 import android.media.IDeviceVolumeBehaviorDispatcher;642 in IDeviceVolumeBehaviorDispatcher dispatcher); in registerDeviceVolumeBehaviorDispatcher()
461 extends IDeviceVolumeBehaviorDispatcher.Stub implements CallbackUtil.DispatcherStub {
29 import android.media.IDeviceVolumeBehaviorDispatcher;154 extends IDeviceVolumeBehaviorDispatcher.Stub {
117 import android.media.IDeviceVolumeBehaviorDispatcher;10645 final RemoteCallbackList<IDeviceVolumeBehaviorDispatcher> mDeviceVolumeBehaviorDispatchers =10646 new RemoteCallbackList<IDeviceVolumeBehaviorDispatcher>();10653 @NonNull IDeviceVolumeBehaviorDispatcher dispatcher) { in registerDeviceVolumeBehaviorDispatcher()