OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shownotificationfortest
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/
CalendarSyncEnabler.java
56
showNotificationForTest
(emailAddresses.toString());
97
/* package for testing */ void
showNotificationForTest
(String emailAddresses) {
/packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java
200
enabler.
showNotificationForTest
("a@b.com");
Completed in 649 milliseconds