Searched refs:getCreatedIntentFor (Results 1 – 1 of 1) sorted by relevance
347 PendingIntent pendingIntent = getCreatedIntentFor(type, intents, requestCode, flags); in create()387 private static PendingIntent getCreatedIntentFor(Type type, Intent[] intents, int requestCode, in getCreatedIntentFor() method in ShadowPendingIntent