Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java201 public boolean checkNotificationExistence(int id, boolean exists) throws Exception { in checkNotificationExistence()
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/
DLayersTrace.java344 public Result exists(String layerName) { in exists() method in LayersTrace.Entry