Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DNotifications.js1545 const notificationWasShown = await askUserYesOrNo('Was the notification shown?');
1607 askUserYesOrNo('Could you tap on a notification when it shows?'),
1893 function askUserYesOrNo(title, message = '') { function