Searched defs:uh (Results 1 – 12 of 12) sorted by relevance
265 const struct udphdr* uh = (const struct udphdr*)(ip4 + 1); variable
148 final UserHandle uh = android.os.Process.myUserHandle(); in isSecondaryUser() local
114 UserHandle uh = um.getProfileParent(UserHandle.of(userId)); in getProfileParentId() local
449 private String getUserName(UserHandle uh) { in getUserName()
134 UserHandle uh = um.getProfileParent(UserHandle.of(userId)); in getProfileParentId() local
439 UserHandle uh = null; in getProfileParentId() local
133 UpdateHelper uh = new UpdateHelper(); in updateFromCursor() local
152 UpdateHelper uh = new UpdateHelper(); in updateFromCursor() local
656 UserHandle uh = um.getProfileParent(callingUser); in checkCallerIsSystemOrActiveOrManagedUser() local
2742 UserHandle uh = userManager.getProfileParent(callingUser); in checkIfCallerIsForegroundUser() local
1144 void enforceBeamShareActivityPolicy(Context context, UserHandle uh) { in enforceBeamShareActivityPolicy()