Searched refs:IMPLEMENT_META_INTERFACE (Results 1 - 25 of 45) sorted by relevance

12

/frameworks/av/services/audioflinger/
H A DISchedulingPolicyService.cpp54 IMPLEMENT_META_INTERFACE(SchedulingPolicyService, "android.os.ISchedulingPolicyService");
/frameworks/base/libs/storage/
H A DIObbActionListener.cpp36 IMPLEMENT_META_INTERFACE(ObbActionListener, "IObbActionListener");
/frameworks/native/libs/gui/
H A DISurface.cpp48 IMPLEMENT_META_INTERFACE(Surface, "android.ui.ISurface");
H A DIDisplayEventConnection.cpp69 IMPLEMENT_META_INTERFACE(DisplayEventConnection, "android.gui.DisplayEventConnection");
H A DIGraphicBufferAlloc.cpp68 IMPLEMENT_META_INTERFACE(GraphicBufferAlloc, "android.ui.IGraphicBufferAlloc");
H A DISensorServer.cpp73 IMPLEMENT_META_INTERFACE(SensorServer, "android.gui.SensorServer");
H A DISensorEventConnection.cpp76 IMPLEMENT_META_INTERFACE(SensorEventConnection, "android.gui.SensorEventConnection");
H A DISurfaceComposerClient.cpp82 IMPLEMENT_META_INTERFACE(SurfaceComposerClient, "android.ui.ISurfaceComposerClient");
/frameworks/av/camera/
H A DICameraRecordingProxyListener.cpp50 IMPLEMENT_META_INTERFACE(CameraRecordingProxyListener, "android.hardware.ICameraRecordingProxyListener");
H A DICameraRecordingProxy.cpp71 IMPLEMENT_META_INTERFACE(CameraRecordingProxy, "android.hardware.ICameraRecordingProxy");
H A DICameraService.cpp70 IMPLEMENT_META_INTERFACE(CameraService, "android.hardware.ICameraService");
H A DICameraClient.cpp82 IMPLEMENT_META_INTERFACE(CameraClient, "android.hardware.ICameraClient");
/frameworks/av/drm/common/
H A DIDrmServiceListener.cpp39 IMPLEMENT_META_INTERFACE(DrmServiceListener, "drm.IDrmServiceListener");
/frameworks/av/media/libmedia/
H A DIMediaPlayerClient.cpp52 IMPLEMENT_META_INTERFACE(MediaPlayerClient, "android.media.IMediaPlayerClient");
H A DIMediaRecorderClient.cpp49 IMPLEMENT_META_INTERFACE(MediaRecorderClient, "android.media.IMediaRecorderClient");
H A DIRemoteDisplay.cpp61 IMPLEMENT_META_INTERFACE(RemoteDisplay, "android.media.IRemoteDisplay");
H A DIAudioRecord.cpp80 IMPLEMENT_META_INTERFACE(AudioRecord, "android.media.IAudioRecord");
H A DIAudioFlingerClient.cpp64 IMPLEMENT_META_INTERFACE(AudioFlingerClient, "android.media.IAudioFlingerClient");
H A DIEffectClient.cpp90 IMPLEMENT_META_INTERFACE(EffectClient, "android.media.IEffectClient");
H A DIRemoteDisplayClient.cpp68 IMPLEMENT_META_INTERFACE(RemoteDisplayClient, "android.media.IRemoteDisplayClient");
H A DIHDCP.cpp55 IMPLEMENT_META_INTERFACE(HDCPObserver, "android.hardware.IHDCPObserver");
111 IMPLEMENT_META_INTERFACE(HDCP, "android.hardware.IHDCP");
H A DIStreamSource.cpp89 IMPLEMENT_META_INTERFACE(StreamSource, "android.hardware.IStreamSource");
172 IMPLEMENT_META_INTERFACE(StreamListener, "android.hardware.IStreamListener");
/frameworks/native/libs/binder/
H A DIPermissionController.cpp54 IMPLEMENT_META_INTERFACE(PermissionController, "android.os.IPermissionController");
/frameworks/native/services/powermanager/
H A DIPowerManager.cpp66 IMPLEMENT_META_INTERFACE(PowerManager, "android.os.IPowerManager");
/frameworks/native/include/binder/
H A DIInterface.h83 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ macro

Completed in 5247 milliseconds

12