Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java266 cancelFromNotification(mProgressTitle); in testProgress_cancel()
342 cancelFromNotification(mProgressTitle); in testProgress_cancelBugClosesDetailsDialog()
578 private void cancelFromNotification(String name) { in cancelFromNotification() method in BugreportReceiverTest