Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java292 waitShareNotification(mBugreportId); in testScreenshotFinishesAfterBugreport()
430 waitShareNotification(mBugreportId); in bugreportFinishedWhileChangingDetailsTest()
666 private void waitShareNotification(int id) { in waitShareNotification() method in BugreportReceiverTest