Searched refs:createPendingIntentRecord (Results 1 – 1 of 1) sorted by relevance
93 private PendingIntentRecord createPendingIntentRecord(int flags) { in createPendingIntentRecord() method in PendingIntentControllerTest101 final PendingIntentRecord pir = createPendingIntentRecord(0); in alarmsRemovedOnCancel()111 final PendingIntentRecord pir = createPendingIntentRecord(0); in alarmsRemovedOnRecreateWithCancelCurrent()112 createPendingIntentRecord(PendingIntent.FLAG_CANCEL_CURRENT); in alarmsRemovedOnRecreateWithCancelCurrent()121 final PendingIntentRecord pir = createPendingIntentRecord(PendingIntent.FLAG_ONE_SHOT); in alarmsRemovedOnSendingOneShot()