Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBubbleTest.java264 ensureDeviceUnlocked(sendBubbleActivity); in startSendBubbleActivity()
301 ensureDeviceUnlocked(bubbledActivity); in startBubbleActivity()
308 private void ensureDeviceUnlocked(Activity activity) { in ensureDeviceUnlocked() method in NotificationManagerBubbleTest