Home
last modified time | relevance | path

Searched refs:MESSAGES (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DConversations.java34 private static final String[] MESSAGES = new String[]{ field in Conversations
114 int maxLen = MESSAGES.length; in makeMessages()
117 messages.add(MESSAGES[ThreadLocalRandom.current().nextInt(0, maxLen)]); in makeMessages()
/development/tools/ndk/
Dpylintrc1 [MESSAGES CONTROL]
/development/python-packages/fetchartifact/
Dpyproject.toml52 [tool.pylint."MESSAGES CONTROL"]