Searched defs:setBody (Results 1 – 2 of 2) sorted by relevance
| /expo/android/expoview/src/main/java/host/exp/exponent/network/ | ||
| H A D | ManualExpoResponse.kt | 30 fun setBody(string: String) { in setBody() method in host.exp.exponent.network.ManualExpoResponse |
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/ | ||
| H A D | NotificationContent.java | 278 public Builder setBody(JSONObject body) { in setBody() method in NotificationContent.Builder |