Searched defs:myUid (Results 1 – 3 of 3) sorted by relevance
790 public static final int myUid() { in myUid() method in Process
129 final int myUid = Process.myUid(); in LoadedApk() local
586 UserHandle.getAppId(Process.myUid())); in registerService()