Searched refs:sendOnNewIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/
H A DDialogSmsDisplayTests.java264 sendOnNewIntent("this is a big fat test", "xyzzy", 2000);
270 sendOnNewIntent("now is the time for all good men to come to the aid of their country1" +
276 public void sendOnNewIntent(String message, String dest, int notificationId) { method in class:DialogSmsDisplayTests

Completed in 133 milliseconds