Home | History | Annotate | Download | only in am

Lines Matching defs:toSafeString

1257         public String toSafeString() {
1258 String result = uri.toSafeString() + " [user " + sourceUserId + "]";
9610 grantUri.uri.toSafeString());
9768 Slog.w(TAG, "No content provider found for grant: " + grantUri.toSafeString());
10005 + grantUri.toSafeString());
10107 + uri.toSafeString());
10425 + uid + " and Uri " + grantUri.toSafeString());
10475 + " and Uri " + uri.toSafeString());