OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IInterface
(Results
26 - 50
of
134
) sorted by null
1
2
3
4
5
6
/frameworks/av/include/media/
IRemoteDisplayClient.h
24
#include <binder/
IInterface
.h>
31
class IRemoteDisplayClient : public
IInterface
ICrypto.h
17
#include <binder/
IInterface
.h>
29
struct ICrypto : public
IInterface
{
IMediaMetadataRetriever.h
21
#include <binder/
IInterface
.h>
29
class IMediaMetadataRetriever: public
IInterface
IHDCP.h
17
#include <binder/
IInterface
.h>
24
struct IHDCPObserver : public
IInterface
{
34
struct IHDCP : public
IInterface
{
/frameworks/native/include/gui/
IDisplayEventConnection.h
26
#include <binder/
IInterface
.h>
33
class IDisplayEventConnection : public
IInterface
IGraphicBufferAlloc.h
23
#include <binder/
IInterface
.h>
32
class IGraphicBufferAlloc : public
IInterface
ISensorEventConnection.h
26
#include <binder/
IInterface
.h>
33
class ISensorEventConnection : public
IInterface
ISensorServer.h
26
#include <binder/
IInterface
.h>
34
class ISensorServer : public
IInterface
ISurfaceComposerClient.h
26
#include <binder/
IInterface
.h>
35
class ISurfaceComposerClient : public
IInterface
/frameworks/native/include/powermanager/
IPowerManager.h
21
#include <binder/
IInterface
.h>
28
class IPowerManager : public
IInterface
/hardware/qcom/display/msm8960/libqservice/
IQClient.h
28
#include <binder/
IInterface
.h>
32
class IQClient : public android::
IInterface
IQService.h
28
#include <binder/
IInterface
.h>
34
class IQService : public android::
IInterface
/hardware/qcom/display/msm8974/libqservice/
IQClient.h
28
#include <binder/
IInterface
.h>
32
class IQClient : public android::
IInterface
IQService.h
28
#include <binder/
IInterface
.h>
34
class IQService : public android::
IInterface
/hardware/qcom/display/msm8x26/libqservice/
IQClient.h
28
#include <binder/
IInterface
.h>
32
class IQClient : public android::
IInterface
IQService.h
28
#include <binder/
IInterface
.h>
34
class IQService : public android::
IInterface
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
RemoteCallbackListTest.java
5
import android.os.
IInterface
;
28
public static class Foo implements
IInterface
{
/frameworks/av/include/camera/
ICameraClient.h
21
#include <binder/
IInterface
.h>
29
class ICameraClient: public
IInterface
IProCameraCallbacks.h
21
#include <binder/
IInterface
.h>
31
class IProCameraCallbacks : public
IInterface
/frameworks/av/include/camera/camera2/
ICameraDeviceCallbacks.h
21
#include <binder/
IInterface
.h>
30
class ICameraDeviceCallbacks : public
IInterface
ICameraDeviceUser.h
20
#include <binder/
IInterface
.h>
33
class ICameraDeviceUser : public
IInterface
/frameworks/base/core/java/android/database/
IBulkCursor.java
21
import android.os.
IInterface
;
31
public interface IBulkCursor extends
IInterface
{
/frameworks/base/core/java/android/os/storage/
IMountShutdownObserver.java
21
import android.os.
IInterface
;
30
public interface IMountShutdownObserver extends
IInterface
{
48
IInterface
iin = (
IInterface
) obj.queryLocalInterface(DESCRIPTOR);
IObbActionListener.java
21
import android.os.
IInterface
;
31
public interface IObbActionListener extends
IInterface
{
49
IInterface
iin = (
IInterface
) obj.queryLocalInterface(DESCRIPTOR);
/frameworks/native/include/binder/
IMemory.h
26
#include <binder/
IInterface
.h>
32
class IMemoryHeap : public
IInterface
70
class IMemory : public
IInterface
Completed in 188 milliseconds
1
2
3
4
5
6