OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cloneInto
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/service/notification/
StatusBarNotification.java
135
this.notification.
cloneInto
(no, false); // light copy
/frameworks/base/core/java/android/app/
Notification.java
767
cloneInto
(that, true);
776
public void
cloneInto
(Notification that, boolean heavy) {
[
all
...]
Completed in 64 milliseconds