OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IInterface
(Results
101 - 125
of
134
) sorted by null
1
2
3
4
5
6
/cts/tests/tests/os/src/android/os/cts/
MessengerTest.java
27
import android.os.
IInterface
;
72
public
IInterface
queryLocalInterface(String descriptor) {
ParcelTest.java
31
import android.os.
IInterface
;
[
all
...]
/frameworks/av/drm/libdrmframework/include/
IDrmManagerService.h
21
#include <binder/
IInterface
.h>
43
class IDrmManagerService : public
IInterface
/frameworks/av/include/media/
IAudioFlinger.h
26
#include <binder/
IInterface
.h>
42
class IAudioFlinger : public
IInterface
AudioEffect.h
32
#include <binder/
IInterface
.h>
/frameworks/native/libs/binder/
Android.mk
24
IInterface
.cpp \
/frameworks/native/libs/gui/
ISensorEventConnection.cpp
25
#include <binder/
IInterface
.h>
IGraphicBufferProducer.cpp
26
#include <binder/
IInterface
.h>
IGraphicBufferConsumer.cpp
29
#include <binder/
IInterface
.h>
/hardware/qcom/display/msm8960/libqservice/
IQService.cpp
26
#include <binder/
IInterface
.h>
/hardware/qcom/display/msm8974/libqservice/
IQService.cpp
26
#include <binder/
IInterface
.h>
/hardware/qcom/display/msm8x26/libqservice/
IQService.cpp
26
#include <binder/
IInterface
.h>
/frameworks/base/core/java/android/app/
IApplicationThread.java
33
import android.os.
IInterface
;
46
public interface IApplicationThread extends
IInterface
{
IActivityManager.java
43
import android.os.
IInterface
;
58
public interface IActivityManager extends
IInterface
{
[
all
...]
/frameworks/base/core/java/android/security/
IKeystoreService.java
21
import android.os.
IInterface
;
31
public interface IKeystoreService extends
IInterface
{
517
IInterface
iin = obj.queryLocalInterface(DESCRIPTOR);
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ApplicationTest.java
12
import android.os.
IInterface
;
285
public
IInterface
queryLocalInterface(String descriptor) {
/frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java
19
import android.os.
IInterface
;
88
public
IInterface
queryLocalInterface(String descriptor) {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTest.java
97
static abstract class DummyBase extends Binder implements android.os.
IInterface
{
/frameworks/av/media/libstagefright/chromium_http/
support.cpp
45
#include <binder/
IInterface
.h>
51
class IAudioService : public
IInterface
/frameworks/base/core/java/android/os/storage/
IMountService.java
21
import android.os.
IInterface
;
33
public interface IMountService extends
IInterface
{
[
all
...]
/frameworks/base/core/jni/
android_os_Parcel.cpp
32
#include <binder/
IInterface
.h>
android_util_Binder.cpp
32
#include <binder/
IInterface
.h>
[
all
...]
/frameworks/base/core/java/android/os/
Parcel.java
152
* {@link #writeStrongInterface(
IInterface
)}, {@link #readStrongBinder()},
540
public final void writeStrongInterface(
IInterface
val) {
[
all
...]
/frameworks/base/services/java/com/android/server/
InputMethodManagerService.java
69
import android.os.
IInterface
;
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas
[
all
...]
Completed in 464 milliseconds
1
2
3
4
5
6