Searched refs:SECRET (Results 1 – 13 of 13) sorted by relevance
| /expo/packages/expo-local-authentication/src/ |
| H A D | LocalAuthentication.types.ts | 31 SECRET = 1, enumerator
|
| /expo/packages/expo-local-authentication/build/ |
| H A D | LocalAuthentication.types.d.ts | 31 SECRET = 1, enumerator
|
| H A D | LocalAuthentication.types.js.map | 1 … * Indicates non-biometric authentication (e.g. PIN, Pattern).\n */\n SECRET = 1,\n /**\n * …
|
| H A D | LocalAuthentication.js.map | 1 …Level`](#securitylevel).\n * > **Note:** On Android devices prior to M, `SECRET` can be returned i…
|
| /expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/enums/ |
| H A D | NotificationVisibility.java | 8 SECRET(Notification.VISIBILITY_SECRET, 3), enumConstant
|
| /expo/packages/expo-notifications/build/ |
| H A D | NotificationChannelManager.types.d.ts | 6 SECRET = 3 enumerator
|
| H A D | NotificationChannelManager.types.js.map | 1 …tificationVisibility {\n UNKNOWN = 0,\n PUBLIC = 1,\n PRIVATE = 2,\n SECRET = 3,\n}\n\n// @doc…
|
| /expo/packages/expo-notifications/src/ |
| H A D | NotificationChannelManager.types.ts | 8 SECRET = 3, enumerator
|
| /expo/docs/pages/eas/ |
| H A D | webhooks.mdx | 168 // process.env.SECRET_WEBHOOK_KEY has to match SECRET value set with `eas webhook:create` command
|
| /expo/apps/test-suite/tests/ |
| H A D | Notifications.js | 395 lockscreenVisibility: Notifications.AndroidNotificationVisibility.SECRET,
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | notifications.mdx | 1860 SECRET,
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | notifications.mdx | 1860 SECRET,
|
| /expo/packages/expo-notifications/ |
| H A D | README.md | 1852 SECRET,
|