Home
last modified time | relevance | path

Searched defs:IBinder (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/native/libs/binder/
Dservicedispatcher.cpp120 android::sp<android::IBinder>*) override { in getService()
125 android::sp<android::IBinder>*) override { in checkService()
129 android::binder::Status addService(const std::string&, const android::sp<android::IBinder>&, in addService()
165 const std::string&, const android::sp<android::IBinder>&, in registerClientCallback()
171 const android::sp<android::IBinder>&) override { in tryUnregisterService()
/frameworks/native/libs/gui/tests/
DSurface_test.cpp701 const sp<IBinder>& /*applyToken*/, in setTransactionState()
736 status_t getStaticDisplayInfo(const sp<IBinder>& /*display*/, ui::StaticDisplayInfo*) override { in getStaticDisplayInfo()
739 status_t getDynamicDisplayInfo(const sp<IBinder>& /*display*/, in getDynamicDisplayInfo()
743 status_t getDisplayNativePrimaries(const sp<IBinder>& /*display*/, in getDisplayNativePrimaries()
747 status_t setActiveColorMode(const sp<IBinder>& /*display*/, ColorMode /*colorMode*/) override { in setActiveColorMode()
750 status_t setBootDisplayMode(const sp<IBinder>& /*display*/, ui::DisplayModeId /*id*/) override { in setBootDisplayMode()
758 status_t overrideHdrTypes(const sp<IBinder>& /*display*/, in overrideHdrTypes()
779 status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& /*display*/, in getDisplayedContentSamplingAttributes() argument
785 status_t setDisplayContentSamplingEnabled(const sp<IBinder>& /*display*/, bool /*enable*/, in setDisplayContentSamplingEnabled()
790 status_t getDisplayedContentSample(const sp<IBinder>& /*display*/, uint64_t /*maxFrames*/, in getDisplayedContentSample() argument
[all …]
/frameworks/av/media/utils/include/mediautils/
DSchedulingPolicyService.h24 class IBinder; variable
/frameworks/base/errorprone/tests/res/android/os/
DIBinder.java19 public interface IBinder { interface
/frameworks/av/media/libaudioclient/include/media/
DRecordingActivityTracker.h25 class IBinder; variable
DAudioEffect.h667 virtual void binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp72 void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken()
74 void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged()
99 nsecs_t interceptKeyBeforeDispatching(const sp<IBinder>&, const KeyEvent*, uint32_t) override { in interceptKeyBeforeDispatching()
103 bool dispatchUnhandledKey(const sp<IBinder>&, const KeyEvent*, uint32_t, KeyEvent*) override { in dispatchUnhandledKey()
115 void notifyDropWindow(const sp<IBinder>&, float x, float y) override {} in notifyDropWindow()
/frameworks/native/services/inputflinger/host/
DInputFlinger.h49 binder::Status removeInputChannel(const sp<IBinder>&) override { return binder::Status::ok(); } in removeInputChannel()
/frameworks/av/services/audiopolicy/service/
DBinderProxy.h81 void binderDied(const wp<IBinder>&) override { in binderDied()
DCaptureStateNotifier.cpp17 void binderDied(const wp<IBinder>&) override { in binderDied()
/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java130 @NonNull UndecFunction<IBinder, Integer, Integer, String, String, Boolean, in startOperation()
155 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, in startProxyOperation()
170 @NonNull QuintConsumer<IBinder, Integer, Integer, String, String> superImpl) { in finishOperation()
186 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, in finishProxyOperation()
/frameworks/native/libs/gui/include/gui/
DBufferQueueProducer.h25 class IBinder; variable
/frameworks/av/services/camera/libcameraservice/api2/
DCameraOfflineSessionClient.h48 const KeyedVector<sp<IBinder>, sp<CompositeStream>>& offlineCompositeStreamMap, in CameraOfflineSessionClient()
/frameworks/native/services/surfaceflinger/
DTunnelModeEnabledReporter.cpp47 entry) { return entry.second; }); in dispatchTunnelModeEnabled()
DFpsReporter.cpp49 [](const std::pair<wp<IBinder>, TrackedListener>& entry) { in dispatchLayerFps()
DSurfaceInterceptor.cpp61 void SurfaceInterceptor::enable(const SortedVector<sp<Layer>>& layers, in enable()
103 void SurfaceInterceptor::saveExistingDisplaysLocked( in saveExistingDisplaysLocked()
498 const DefaultKeyedVector<wp<IBinder>, DisplayDeviceState>& displays, in addTransactionLocked()
632 const DefaultKeyedVector<wp<IBinder>, DisplayDeviceState>& displays, in saveTransaction()
DClient.cpp90 LayerMetadata /* metadata */, sp<IBinder>* /* handle */, in createWithSurfaceParent()
/frameworks/native/services/vr/hardware_composer/
Dvr_composer.cpp78 void VrComposer::binderDied(const wp<IBinder>& /* who */) { in binderDied()
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.h83 virtual int64_t getLayerId(const sp<IBinder>& /* layerHandle */) const { return -1; } in getLayerId()
86 virtual int32_t getDisplayId(const sp<IBinder>& /* displayHandle */) const { return -1; } in getDisplayId()
/frameworks/av/camera/
DCameraBase.cpp117 virtual void binderDied(const wp<IBinder>& /*who*/) { in binderDied()
230 void CameraBase<TCam, TCamTraits>::binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java247 int attributionChainId, @NonNull UndecFunction<IBinder, Integer, Integer, String, in startOperation()
262 @NonNull UndecFunction<IBinder, Integer, AttributionSource, Boolean, Boolean, String, in startProxyOperation()
274 @NonNull QuintConsumer<IBinder, Integer, Integer, String, String> superImpl) { in finishOperation()
282 @NonNull QuadFunction<IBinder, Integer, AttributionSource, Boolean, Void> superImpl) { in finishProxyOperation()
/frameworks/native/services/inputflinger/tests/fuzzers/
DLatencyTrackerFuzzer.cpp40 std::array<sp<IBinder>, 10>& tokens) { in getConnectionToken()
/frameworks/base/core/java/android/os/
DIBinder.java89 public interface IBinder { interface
/frameworks/native/libs/gui/
DStreamSplitter.cpp273 void StreamSplitter::OutputListener::binderDied(const wp<IBinder>& /* who */) { in binderDied()
/frameworks/base/native/android/
Dactivity_manager.cpp136 void UidObserver::binderDied(const wp<IBinder>& /*who*/) { in binderDied()

123