Home
last modified time | relevance | path

Searched refs:TITLE (Results 1 – 20 of 20) sorted by relevance

/expo/apps/eas-expo-go/scripts/
H A Deas-build-on-success.sh40 TITLE=""
42 TITLE="Successful Expo Go release build. Submitting build to the Play Store."
44 TITLE="Successful Expo Go release build. Submitting build to the TestFlight."
48 notify_slack "$TITLE" "$MESSAGE"
/expo/docs/common/
H A DheadingManager.test.ts21 const TITLE = 'Some Title'; constant
22 const meta = { headings: [{ title: TITLE, depth: 1, type: 'text', _processed: true }] };
25 const result = headingManager['findMetaForTitle'](TITLE);
30 const TITLE = 'Some Title'; constant
31 const meta = { headings: [{ title: TITLE, depth: 1, type: 'text' }] };
34 const result = headingManager['findMetaForTitle'](TITLE);
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/calendar/
H A DConstants.kt34 CalendarContract.Events.TITLE,
55 CalendarContract.Instances.TITLE,
H A DCalendarModule.kt489 .putEventString(CalendarContract.Events.TITLE, "title") in saveEvent()
717 putString("title", optStringFromCursor(cursor, CalendarContract.Events.TITLE)) in serializeEvent()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/calendar/
H A DConstants.kt34 CalendarContract.Events.TITLE,
55 CalendarContract.Instances.TITLE,
H A DCalendarModule.kt489 .putEventString(CalendarContract.Events.TITLE, "title") in saveEvent()
717 putString("title", optStringFromCursor(cursor, CalendarContract.Events.TITLE)) in serializeEvent()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/calendar/
H A DConstants.kt34 CalendarContract.Events.TITLE,
55 CalendarContract.Instances.TITLE,
H A DCalendarModule.kt489 .putEventString(CalendarContract.Events.TITLE, "title") in saveEvent()
717 putString("title", optStringFromCursor(cursor, CalendarContract.Events.TITLE)) in serializeEvent()
/expo/packages/expo-calendar/android/src/main/java/expo/modules/calendar/
H A DConstants.kt34 CalendarContract.Events.TITLE,
55 CalendarContract.Instances.TITLE,
H A DCalendarModule.kt485 .putEventString(CalendarContract.Events.TITLE, "title") in <lambda>()
713 putString("title", optStringFromCursor(cursor, CalendarContract.Events.TITLE)) in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/contacts/
H A DContact.java125 this.jobTitle = cursor.getString(cursor.getColumnIndex(CommonDataKinds.Organization.TITLE)); in fromCursor()
237 .withValue(Organization.TITLE, jobTitle) in toInsertOperationList()
294 .withValue(Organization.TITLE, jobTitle) in toUpdateOperationList()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
H A DContactsModule.java97 add(CommonDataKinds.Organization.TITLE);
/expo/packages/expo-contacts/android/src/main/java/expo/modules/contacts/
H A DContact.java125 this.jobTitle = cursor.getString(cursor.getColumnIndex(CommonDataKinds.Organization.TITLE)); in fromCursor()
237 .withValue(Organization.TITLE, jobTitle) in toInsertOperationList()
294 .withValue(Organization.TITLE, jobTitle) in toUpdateOperationList()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
H A DContactsModule.java97 add(CommonDataKinds.Organization.TITLE);
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/contacts/
H A DContact.java125 this.jobTitle = cursor.getString(cursor.getColumnIndex(CommonDataKinds.Organization.TITLE)); in fromCursor()
237 .withValue(Organization.TITLE, jobTitle) in toInsertOperationList()
294 .withValue(Organization.TITLE, jobTitle) in toUpdateOperationList()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
H A DContactsModule.java97 add(CommonDataKinds.Organization.TITLE);
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/contacts/
H A DContact.java125 this.jobTitle = cursor.getString(cursor.getColumnIndex(CommonDataKinds.Organization.TITLE)); in fromCursor()
237 .withValue(Organization.TITLE, jobTitle) in toInsertOperationList()
294 .withValue(Organization.TITLE, jobTitle) in toUpdateOperationList()
533 organization.put(Organization.TITLE, jobTitle); in getContentValues()
H A DContactsModule.java97 add(CommonDataKinds.Organization.TITLE);
/expo/packages/expo-structured-headers/android/
H A DLICENSE148 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
/expo/
H A DTHIRD-PARTY-LICENSES186 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
397 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A