/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 301 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired() 392 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging() 444 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased() 455 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased() 1202 int ownerUid, int ownerPid, int flags, WorkSource workSource, String packageName, in notifyWakeLockListener() 1227 private void notifyWakelockAcquisition(String tag, int ownerUid, int ownerPid, int flags, in notifyWakelockAcquisition() 1255 private void notifyWakelockRelease(String tag, int ownerUid, int ownerPid, int flags, in notifyWakelockRelease() 1277 private void notifyWakelockChanging(WorkSource workSource, int ownerPid, String tag, in notifyWakelockChanging()
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | LayerCreationArgs.h | 55 pid_t ownerPid; member
|
D | RequestedLayerState.h | 115 const gui::Pid ownerPid; member
|
/frameworks/av/services/oboeservice/ |
D | AAudioServiceStreamBase.cpp | 579 const pid_t ownerPid = IPCThreadState::self()->getCallingPid(); // TODO review in registerAudioThread() local 587 pid_t ownerPid, pid_t clientThreadId, int priority) { in registerAudioThread_l()
|
D | AAudioServiceStreamBase.h | 243 RegisterAudioThreadParam(pid_t ownerPid, pid_t clientThreadId, int priority) in RegisterAudioThreadParam()
|
/frameworks/base/core/java/android/view/ |
D | InputWindowHandle.java | 129 public int ownerPid; field in InputWindowHandle
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioServiceEvents.java | 44 int ownerPid, int actualMode) { in PhoneStateEvent() 55 PhoneStateEvent(String callingPackage, int ownerPid) { in PhoneStateEvent()
|
/frameworks/native/services/inputflinger/tests/ |
D | FakeWindows.h | 384 inline void setOwnerInfo(gui::Pid ownerPid, gui::Uid ownerUid) { in setOwnerInfo()
|
D | InputDispatcher_test.cpp | 13608 gui::Pid ownerPid = windowInfo.ownerPid; in TEST_F() local 13620 gui::Pid ownerPid = windowInfo.ownerPid; in TEST_F() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | EmbeddedWindowController.java | 283 WindowState hostWindowState, int ownerUid, int ownerPid, int windowType, in EmbeddedWindow()
|
/frameworks/base/core/jni/ |
D | android_hardware_input_InputWindowHandle.cpp | 68 jfieldID ownerPid; member
|
/frameworks/base/services/core/java/com/android/server/media/ |
D | MediaSessionRecord.java | 280 int ownerPid, in MediaSessionRecord()
|
D | MediaRouter2ServiceImpl.java | 2665 int ownerPid, in ManagerRecord()
|
/frameworks/native/libs/gui/include/gui/ |
D | WindowInfo.h | 236 Pid ownerPid = Pid::INVALID; member
|
/frameworks/native/services/surfaceflinger/FrameTimeline/ |
D | FrameTimeline.cpp | 338 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame() 944 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
|