HomeSort by relevance Sort by last modified time
    Searched refs:IInterface (Results 126 - 150 of 343) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/av/camera/
ICameraRecordingProxy.cpp 51 data.writeStrongBinder(IInterface::asBinder(listener));
69 data.writeStrongBinder(IInterface::asBinder(mem));
  /frameworks/av/include/media/
IMediaPlayer.h 21 #include <binder/IInterface.h>
41 class IMediaPlayer: public IInterface
IMediaExtractor.h 28 class IMediaExtractor : public IInterface {
  /frameworks/base/include/storage/
IMountService.h 26 #include <binder/IInterface.h>
31 class IMountService: public IInterface {
  /frameworks/native/include/gui/
ISurfaceComposer.h 28 #include <binder/IInterface.h>
51 class ISurfaceComposer: public IInterface {
DisplayEventReceiver.h 27 #include <binder/IInterface.h>
  /frameworks/native/services/batteryservice/
IBatteryPropertiesRegistrar.cpp 37 data.writeStrongBinder(IInterface::asBinder(listener));
44 data.writeStrongBinder(IInterface::asBinder(listener));
  /system/bt/service/common/bluetooth/binder/
IBluetoothGattServer.h 25 #include <binder/IInterface.h>
40 class IBluetoothGattServer : public android::IInterface {
IBluetoothGattServerCallback.h 25 #include <binder/IInterface.h>
39 /* oneway */ class IBluetoothGattServerCallback : public android::IInterface {
IBluetoothLowEnergy.h 21 #include <binder/IInterface.h>
39 class IBluetoothLowEnergy : public android::IInterface {
  /external/wpa_supplicant_8/wpa_supplicant/binder/
binder_manager.cpp 49 android::IInterface::asBinder(supplicant_object_));
  /frameworks/av/media/libmedia/
IDrmClient.cpp 23 #include <binder/IInterface.h>
IMediaCodecService.cpp 62 reply->writeStrongBinder(IInterface::asBinder(omx));
IMediaPlayerClient.cpp 19 #include <binder/IInterface.h>
IMediaRecorderClient.cpp 19 #include <binder/IInterface.h>
IResourceManagerClient.cpp 19 #include <binder/IInterface.h>
  /frameworks/av/radio/
IRadioClient.cpp 45 data.writeStrongBinder(IInterface::asBinder(eventMemory));
  /frameworks/base/core/java/com/android/internal/os/
TransferPipe.java 26 import android.os.IInterface;
52 void go(IInterface iface, FileDescriptor fd, String prefix,
73 static void go(Caller caller, IInterface iface, FileDescriptor out,
78 static void go(Caller caller, IInterface iface, FileDescriptor out,
  /frameworks/native/libs/binder/
ProcessInfoService.cpp 42 if (IInterface::asBinder(pis)->isBinderAlive()) return err;
  /hardware/qcom/display/msm8084/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>
  /hardware/qcom/display/msm8226/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>
  /hardware/qcom/display/msm8909/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>
  /hardware/qcom/display/msm8960/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>
  /hardware/qcom/display/msm8994/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>
  /hardware/qcom/display/msm8996/libqservice/
IQClient.cpp 24 #include <binder/IInterface.h>

Completed in 267 milliseconds

1 2 3 4 56 7 8 91011>>