Home | History | Annotate | Download | only in wm

Lines Matching defs:myPid

151             final int myPid = Process.myPid();
173 if (myPid != ws.mSession.mPid) {
240 mDragWindowHandle.ownerPid = Process.myPid();
357 if (Process.myPid() != newWin.mSession.mPid) {
475 final int myPid = Process.myPid();
486 if (myPid != mTargetWindow.mSession.mPid) {
497 if (myPid != touchedWin.mSession.mPid) {
550 final int myPid = Process.myPid();
563 if (myPid != touchedWin.mSession.mPid) {