Searched refs:maybeStripForHistory (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastRecord.java254 * Only used by {@link #maybeStripForHistory}.
294 public BroadcastRecord maybeStripForHistory() { method in class:BroadcastRecord
298 return new BroadcastRecord(this, intent.maybeStripForHistory());
H A DBroadcastQueue.java1543 final BroadcastRecord historyRecord = original.maybeStripForHistory();
/frameworks/base/core/java/android/content/
H A DIntent.java7787 * @return Whether {@link #maybeStripForHistory} will return an lightened intent or
7800 public Intent maybeStripForHistory() { method in class:Intent
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 167 milliseconds