Home | History | Annotate | Download | only in internal

Lines Matching refs:ownerUid

237   public int ownerUid;
310 ownerUid = other.ownerUid;
354 && ownerUid == other.ownerUid
397 ownerUid = other.ownerUid;
448 other.ownerUid = ownerUid;
524 if (ownerUid != 0 || ownerPackageName != null) {
526 sb.append(" (uid ").append(ownerUid).append(")");