Searched defs:person (Results 1 – 2 of 2) sorted by relevance
539 final Person person = new Person.Builder().setName(personName + "_" + i).build(); in postGroupNotificationWithMessagingStyle() local591 final Person person = new Person.Builder().setName(personName + "_" + i).build(); in postGroupNotificationWithConversationStyle() local891 android.app.Person person = new android.app.Person.Builder().setName(personName).build(); in postMessagingStyleNotification() local937 final Person person = new Person.Builder().setName(personName).build(); in postMessagingStyleNotification() local991 Person person = new Person.Builder().setName(personName).build(); in postConversationNotification() local1041 final Person person = new Person.Builder().setName(personName).build(); in postConversationNotification() local1082 Person person = new Person.Builder().setName(senderName).build(); in createBubbleNotificationPostBuilder() local1183 Person person = new Person.Builder().setName(senderName).build(); in updateBubbleNotification() local1330 Person person = new Person.Builder().setName("Marvelous user").build(); in postNotifications() local
138 Person person = new Person.Builder().setName("Marvelous user").build(); in postNotifications() local