Home
last modified time | relevance | path

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

12

/frameworks/native/libs/gui/tests/
DSurface_test.cpp682 void destroyDisplay(const sp<IBinder>& /*display */) override {} in destroyDisplay()
687 const sp<IBinder>& /*applyToken*/, in setTransactionState()
719 void setPowerMode(const sp<IBinder>& /*display*/, int /*mode*/) override {} in setPowerMode()
720 status_t getDisplayInfo(const sp<IBinder>& /*display*/, DisplayInfo*) override { in getDisplayInfo()
723 status_t getDisplayConfigs(const sp<IBinder>& /*display*/, Vector<DisplayConfig>*) override { in getDisplayConfigs()
726 status_t getDisplayState(const sp<IBinder>& /*display*/, ui::DisplayState*) override { in getDisplayState()
729 status_t getDisplayStats(const sp<IBinder>& /*display*/, in getDisplayStats()
731 int getActiveConfig(const sp<IBinder>& /*display*/) override { return 0; } in getActiveConfig()
732 status_t getDisplayColorModes(const sp<IBinder>& /*display*/, in getDisplayColorModes()
736 status_t getDisplayNativePrimaries(const sp<IBinder>& /*display*/, in getDisplayNativePrimaries()
[all …]
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp50 virtual nsecs_t notifyAnr(const sp<InputApplicationHandle>&, const sp<IBinder>&, in notifyAnr()
56 virtual void notifyInputChannelBroken(const sp<IBinder>&) override {} in notifyInputChannelBroken()
58 virtual void notifyFocusChanged(const sp<IBinder>&, const sp<IBinder>&) override {} in notifyFocusChanged()
72 virtual nsecs_t interceptKeyBeforeDispatching(const sp<IBinder>&, const KeyEvent*, in interceptKeyBeforeDispatching()
77 virtual bool dispatchUnhandledKey(const sp<IBinder>&, const KeyEvent*, uint32_t, in dispatchUnhandledKey()
/frameworks/av/media/utils/include/mediautils/
DSchedulingPolicyService.h24 class IBinder; variable
/frameworks/av/media/libaudioclient/include/media/
DRecordingActivityTracker.h25 class IBinder; variable
DAudioEffect.h594 virtual void binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/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/native/services/surfaceflinger/
DTransactionCompletedThread.h105 void binderDied(const wp<IBinder>& /*who*/) override {} in binderDied()
DRefreshRateOverlay.h32 class IBinder; variable
DBufferStateLayer.h97 void deferTransactionUntil_legacy(const sp<IBinder>& /*barrierHandle*/, in deferTransactionUntil_legacy()
DSurfaceInterceptor.cpp48 void SurfaceInterceptor::enable(const SortedVector<sp<Layer>>& layers, in enable()
78 void SurfaceInterceptor::saveExistingDisplaysLocked( in saveExistingDisplaysLocked()
490 void SurfaceInterceptor::addTransactionLocked(Increment* increment, in addTransactionLocked()
616 void SurfaceInterceptor::saveTransaction(const Vector<ComposerState>& stateUpdates, in saveTransaction()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssManagerService.java352 Map<IBinder, LinkedListener<TRequest, TListener>> gnssDataListeners, in updateListenersOnForegroundChangedLocked()
354 Function<IBinder, TListener> mapBinderToListener, in updateListenersOnForegroundChangedLocked()
381 ArrayMap<IBinder, in addGnssDataListenerLocked()
423 ArrayMap<IBinder, LinkedListener<TRequest, TListener>> gnssDataListeners) { in removeGnssDataListenerLocked()
/frameworks/av/services/camera/libcameraservice/api2/
DCameraOfflineSessionClient.h48 const KeyedVector<sp<IBinder>, sp<CompositeStream>>& offlineCompositeStreamMap, in CameraOfflineSessionClient()
/frameworks/native/libs/gui/include/gui/
DBufferQueueProducer.h25 class IBinder; variable
/frameworks/native/services/vr/hardware_composer/
Dvr_composer.cpp78 void VrComposer::binderDied(const wp<IBinder>& /* who */) { in binderDied()
/frameworks/av/camera/
DCameraBase.cpp107 virtual void binderDied(const wp<IBinder>& /*who*/) { in binderDied()
216 void CameraBase<TCam, TCamTraits>::binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/frameworks/native/services/surfaceflinger/tests/utils/
DScreenshotUtils.h65 std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>> excludeLayers) { in captureChildLayersExcluding()
/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/av/media/libstagefright/
DMediaSync.cpp826 void MediaSync::InputListener::binderDied(const wp<IBinder> &/* who */) { in binderDied()
842 void MediaSync::OutputListener::binderDied(const wp<IBinder> &/* who */) { in binderDied()
/frameworks/av/media/utils/
DBatteryNotifier.cpp28 void BatteryNotifier::DeathNotifier::binderDied(const wp<IBinder>& /*who*/) { in binderDied()
/frameworks/native/libs/binder/
DProcessState.cpp111 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject()
DBinder.cpp34 IBinder::IBinder() in IBinder() function in android::IBinder
/frameworks/native/libs/binder/tests/
DbinderStabilityTest.cpp100 Status sendBinder(const sp<IBinder>& /*binder*/) override { in sendBinder()
/frameworks/native/services/surfaceflinger/tests/
DIPC_test.cpp119 void binderDied(const wp<IBinder>& /*who*/) override { in binderDied()

12