Searched refs:showIntentSecond (Results 1 – 1 of 1) sorted by relevance
458 PendingIntent showIntentSecond = PendingIntent.getBroadcast(mContext, 0, in testSetAlarmClock() local461 mAm.setAlarmClock(new AlarmClockInfo(wakeupTimeSecond, showIntentSecond), in testSetAlarmClock()467 assertEquals(showIntentSecond, nextAlarmClock.getShowIntent()); in testSetAlarmClock()