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

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java127 .setFullScreenIntent(makeIntent2(), true)
346 .setFullScreenIntent(makeIntent2(), false)
478 view.setOnClickPendingIntent(R.id.button, makeIntent2());
501 "Button", makeIntent2())
516 .setContentIntent(makeIntent2())
1166 private PendingIntent makeIntent2() { method in class:NotificationTestList

Completed in 44 milliseconds