HomeSort by relevance Sort by last modified time
    Searched refs:ntm (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 397 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, local
402 AlertService.generateAlerts(mContext, ntm, new MockAlarmManager(mContext), prefs,
404 ntm.validateNotificationsAndReset();
413 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, local
420 ntm.expectTestNotification(1, id, PRIORITY_HIGH);
422 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(), currentTime,
424 ntm.validateNotificationsAndReset(); // This wipes out notification
429 ntm.expectTestNotification(AlertUtils.EXPIRED_GROUP_NOTIFICATION_ID, id, PRIORITY_MIN);
431 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(), currentTime,
433 ntm.validateNotificationsAndReset()
450 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, maxNotifications); local
554 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, maxNotifications); local
588 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, local
613 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, local
    [all...]
  /external/opencv/ml/src/
_ml.h 115 uchar* tmask; int tmstep; int ntm; - typeMask
131 int ntm; \
143 sstep = cstep = clstep = ncl = tmstep = ntm = msstep = mcstep = mm = mn = 0; \
  /external/opencv3/apps/traincascade/
old_ml_precomp.hpp 111 uchar* tmask; int tmstep; int ntm; - typeMask
127 int ntm; \
139 sstep = cstep = clstep = ncl = tmstep = ntm = msstep = mcstep = mm = mn = 0; \

Completed in 1273 milliseconds