Home
last modified time | relevance | path

Searched defs:messages (Results 1 – 10 of 10) sorted by relevance

/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
DLogHelper.java44 public static void v(String tag, Object... messages) { in v()
51 public static void d(String tag, Object... messages) { in d()
58 public static void i(String tag, Object... messages) { in i()
62 public static void w(String tag, Object... messages) { in w()
66 public static void w(String tag, Throwable t, Object... messages) { in w()
70 public static void e(String tag, Object... messages) { in e()
74 public static void e(String tag, Throwable t, Object... messages) { in e()
78 public static void log(String tag, int level, Throwable t, Object... messages) { in log()
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DConversations.java63 private final List<String> messages; field in Conversations.Conversation
68 List<String> messages) { in Conversation()
115 List<String> messages = new ArrayList<>(messagesPerConversation); in makeMessages() local
/development/tools/winscope/src/app/components/
Dsnack_bar_component.ts48 @Inject(MAT_SNACK_BAR_DATA) public messages: string[], property in SnackBarComponent
Dsnack_bar_opener.ts37 const messages = this.convertNotificationsToMessages(notifications); constant
54 const messages: Messages = []; constant
/development/tools/winscope/src/viewers/viewer_protolog/
Dpresenter.ts82 const messages: ProtologEntry[] = []; constant
Dviewer_protolog_component_test.ts145 const messages: ProtologEntry[] = []; constant
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DWiFiChatFragment.java74 List<String> messages = null; field in WiFiChatFragment.ChatMessageAdapter
/development/tools/winscope/src/parsers/protolog/legacy/
Dparser_protolog.ts268 messages: {[key: string]: ConfigMessage}; property
/development/tools/winscope/configs/
Dservices.core.protolog32.json3 "messages": { object
Dservices.core.protolog64.json3 "messages": { object