Searched refs:toInsecureString (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutParser.java192 Slog.d(TAG, "Shortcut added: " + si.toInsecureString());
213 Slog.d(TAG, "Shortcut found: " + si.toInsecureString());
H A DShortcutPackage.java1191 pw.println(si.toInsecureString());
/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastRecord.java104 pw.print(prefix); pw.println(intent.toInsecureString());
H A DActivityStackSupervisor.java3374 pw.print(innerPrefix); pw.println(r.intent.toInsecureString());
/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java1715 public String toInsecureString() { method in class:ShortcutInfo
/frameworks/base/core/java/android/content/
H A DIntent.java8331 public String toInsecureString() { method in class:Intent

Completed in 151 milliseconds