Searched defs:myUid (Results 1 – 2 of 2) sorted by relevance
35 protected static final int myUid() { in myUid() method in ShadowProcess
209 Method myUid = Class.forName("android.os.Process").getMethod("myUid"); in getProcessUid() local