Home
last modified time | relevance | path

Searched refs:conversation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DConversationActions.java327 @NonNull List<Message> conversation, in Request()
332 mConversation = Preconditions.checkNotNull(conversation); in Request()
340 List<Message> conversation = new ArrayList<>(); in readFromParcel() local
341 in.readParcelableList(conversation, null); in readFromParcel()
350 conversation, in readFromParcel()
484 public Builder(@NonNull List<Message> conversation) { in Builder() argument
485 mConversation = Preconditions.checkNotNull(conversation); in Builder()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6831 // CATEGORY: The category for all actions relating to conversation actions logging.
/frameworks/base/non-updatable-api/
Dcurrent.txt12047 … field public static final String SHORTCUT_CATEGORY_CONVERSATION = "android.shortcut.conversation";
/frameworks/base/api/
Dcurrent.txt12047 … field public static final String SHORTCUT_CATEGORY_CONVERSATION = "android.shortcut.conversation";