Searched refs:AFTER_FIRST_UNLOCK (Results 1 – 9 of 9) sorted by relevance
8 export const AFTER_FIRST_UNLOCK = ExpoSecureStore.AFTER_FIRST_UNLOCK; constant
7 export declare const AFTER_FIRST_UNLOCK: KeychainAccessibilityConstant; constant
1 …nst AFTER_FIRST_UNLOCK: KeychainAccessibilityConstant = ExpoSecureStore.AFTER_FIRST_UNLOCK;\n\n// …
4 expect(SecureStore.AFTER_FIRST_UNLOCK).toMatchSnapshot('AFTER_FIRST_UNLOCK');
11 export const AFTER_FIRST_UNLOCK: KeychainAccessibilityConstant = ExpoSecureStore.AFTER_FIRST_UNLOCK; constant
3 exports[`exports accessibility options: AFTER_FIRST_UNLOCK 1`] = `0`;
211 @"AFTER_FIRST_UNLOCK":@(ABI47_0_0EXSecureStoreAccessibleAfterFirstUnlock),
211 @"AFTER_FIRST_UNLOCK":@(ABI48_0_0EXSecureStoreAccessibleAfterFirstUnlock),
780 AFTER_FIRST_UNLOCK: { type: 'number', mock: 0 }, property