Home | History | Annotate | Download | only in am

Lines Matching defs:toSafeString

865         public String toSafeString() {
866 String result = Integer.toString(sourceUserId) + " @ " + uri.toSafeString();
7129 grantUri.uri.toSafeString());
7254 Slog.w(TAG, "No content provider found for grant: " + grantUri.toSafeString());
7469 + grantUri.toSafeString());
7568 + uri.toSafeString());
7847 + callingUid + " and Uri " + grantUri.toSafeString());
7886 + " and Uri " + uri.toSafeString());