| /frameworks/native/services/surfaceflinger/FrontEnd/ |
| D | LayerCreationArgs.h | 55 pid_t ownerPid; member
|
| D | RequestedLayerState.h | 99 const gui::Pid ownerPid; member
|
| /frameworks/base/core/java/android/view/ |
| D | InputWindowHandle.java | 130 public int ownerPid; field in InputWindowHandle
|
| /frameworks/av/services/oboeservice/ |
| D | AAudioServiceStreamBase.cpp | 556 const pid_t ownerPid = IPCThreadState::self()->getCallingPid(); // TODO review in registerAudioThread() local 564 pid_t ownerPid, pid_t clientThreadId, int priority) { in registerAudioThread_l()
|
| D | AAudioServiceStreamBase.h | 254 RegisterAudioThreadParam(pid_t ownerPid, pid_t clientThreadId, int priority) in RegisterAudioThreadParam()
|
| /frameworks/base/services/core/java/com/android/server/power/ |
| D | Notifier.java | 260 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired() 345 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging() 387 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
|
| /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/base/services/core/java/com/android/server/wm/ |
| D | EmbeddedWindowController.java | 173 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/native/services/surfaceflinger/FrameTimeline/ |
| D | FrameTimeline.cpp | 301 SurfaceFrame::SurfaceFrame(const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, in SurfaceFrame() 788 const FrameTimelineInfo& frameTimelineInfo, pid_t ownerPid, uid_t ownerUid, int32_t layerId, in createSurfaceFrameForToken()
|
| /frameworks/native/libs/gui/include/gui/ |
| D | WindowInfo.h | 228 Pid ownerPid = Pid::INVALID; member
|
| /frameworks/base/services/core/java/com/android/server/media/ |
| D | MediaSessionRecord.java | 209 public MediaSessionRecord(int ownerPid, int ownerUid, int userId, String ownerPackageName, in MediaSessionRecord()
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 1449 void setOwnerInfo(gui::Pid ownerPid, gui::Uid ownerUid) { in setOwnerInfo() 8931 gui::Pid ownerPid = windowInfo.ownerPid; in TEST_F() local 8943 gui::Pid ownerPid = windowInfo.ownerPid; in TEST_F() local
|