HomeSort by relevance Sort by last modified time
    Searched defs:testNotification (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractDozeModeTestCase.java 135 testNotification(4, NOTIFICATION_TYPE_CONTENT);
136 testNotification(8, NOTIFICATION_TYPE_DELETE);
137 testNotification(15, NOTIFICATION_TYPE_FULL_SCREEN);
138 testNotification(16, NOTIFICATION_TYPE_BUNDLE);
139 testNotification(23, NOTIFICATION_TYPE_ACTION);
140 testNotification(42, NOTIFICATION_TYPE_ACTION_BUNDLE);
141 testNotification(108, NOTIFICATION_TYPE_ACTION_REMOTE_INPUT);
147 private void testNotification(int id, String type) throws Exception {
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 146 TESTCASE(3,testNotification);
969 ICUServiceTest::testNotification()
    [all...]

Completed in 200 milliseconds