Searched defs:myUid (Results 1 – 4 of 4) sorted by relevance
167 int myUid = Process.myUid(); in testAccessLevels() local201 assertNotNull(collection.getHistory(buildTemplateMobileAll(TEST_IMSI), myUid, SET_DEFAULT, in testAccessLevels() local
851 public static final int myUid() { in myUid() method in Process
300 final int myUid = Process.myUid(); in setApplicationInfo() local
613 UserHandle.getAppId(Process.myUid())); in registerService()