Home | History | Annotate | Download | only in launcher3

Lines Matching refs:myPid

153         if (Utilities.ATLEAST_MARSHMALLOW && Binder.getCallingPid() != Process.myPid()) {
166 if (Binder.getCallingPid() != Process.myPid()) {