Searched defs:MERGE_APPEND (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java368 public static final int MERGE_APPEND = 1; field in class:RemoteViews.Action
481 if (mergeBehavior == Action.MERGE_REPLACE || mergeBehavior == Action.MERGE_APPEND) {
1570 return MERGE_APPEND;
1714 return MERGE_APPEND;
1829 return MERGE_APPEND;

Completed in 290 milliseconds