Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DUiBot.java81 public UiObject2 getNotification2(String text) { in getNotification2() method in UiBot
DBugreportReceiverTest.java592 UiObject2 notification = mUiBot.getNotification2(title); in openProgressNotification()