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

12

/frameworks/base/libs/gui/
H A DISurface.cpp48 IMPLEMENT_META_INTERFACE(Surface, "android.ui.ISurface");
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.cpp96 IMPLEMENT_META_INTERFACE(SurfaceComposerClient, "android.ui.ISurfaceComposerClient");
/frameworks/base/libs/storage/
H A DIObbActionListener.cpp36 IMPLEMENT_META_INTERFACE(ObbActionListener, "IObbActionListener");
/frameworks/base/drm/common/
H A DIDrmServiceListener.cpp39 IMPLEMENT_META_INTERFACE(DrmServiceListener, "drm.IDrmServiceListener");
/frameworks/base/libs/binder/
H A DIPermissionController.cpp54 IMPLEMENT_META_INTERFACE(PermissionController, "android.os.IPermissionController");
H A DIMemory.cpp203 IMPLEMENT_META_INTERFACE(Memory, "android.utils.IMemory");
358 IMPLEMENT_META_INTERFACE(MemoryHeap, "android.utils.IMemoryHeap");
H A DIServiceManager.cpp182 IMPLEMENT_META_INTERFACE(ServiceManager, "android.os.IServiceManager");
/frameworks/base/libs/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/base/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 DIStreamSource.cpp77 IMPLEMENT_META_INTERFACE(StreamSource, "android.hardware.IStreamSource");
153 IMPLEMENT_META_INTERFACE(StreamListener, "android.hardware.IStreamListener");
H A DIAudioRecord.cpp78 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 DIAudioTrack.cpp118 IMPLEMENT_META_INTERFACE(AudioTrack, "android.media.IAudioTrack");
H A DIEffect.cpp118 IMPLEMENT_META_INTERFACE(Effect, "android.media.IEffect");
H A DIMediaMetadataRetriever.cpp169 IMPLEMENT_META_INTERFACE(MediaMetadataRetriever, "android.media.IMediaMetadataRetriever");
/frameworks/base/services/powermanager/
H A DIPowerManager.cpp67 IMPLEMENT_META_INTERFACE(PowerManager, "android.os.IPowerManager");
/frameworks/base/include/binder/
H A DIInterface.h83 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ macro

Completed in 102 milliseconds

12