Searched refs:author (Results 1 – 9 of 9) sorted by relevance
141 @Nullable Person author, in Message()145 mAuthor = author; in Message()241 public Builder(@NonNull Person author) { in Builder() argument242 mAuthor = Objects.requireNonNull(author); in Builder()
18 CL author (e.g. translation issues)
232 Element author = entry.getChild(ATOM_NAMESPACE, "author"); in newContentHandler() local233 author.getChild(ATOM_NAMESPACE, "name") in newContentHandler()
2 @rem Copyright 2015 the original author or authors.
11974 String author = null; in getBundleForUnreadConversation() local11976 author = mParticipants[0]; in getBundleForUnreadConversation()11982 m.putString(KEY_AUTHOR, author); in getBundleForUnreadConversation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
480 field public static final int author = 16843444; // 0x10102b426995 field public static final String COLUMN_AUTHOR = "author";27195 field public static final String COLUMN_AUTHOR = "author";
75498 Lcom/android/internal/R$attr;->author:I