Searched refs:myPid (Results 1 – 5 of 5) sorted by relevance
17 int pid = android.os.Process.myPid(); in testMyPidIsJvmProcessId()26 assertThat(android.os.Process.myPid(), equalTo(47)); in testSetPid()
12 public static final int myPid() { in myPid() method in ShadowProcess
30 return android.os.Process.myPid(); in getCallingPid()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
1514 0x710c7af8 android.os.Process myPid ()I Process.java