Searched refs:getPendingIntentType (Results 1 – 1 of 1) sorted by relevance
119 loge("Unable to send " + getPendingIntentType(extra) + " intent: " + e); in sendSlicePurchaseAppResponse()142 loge("Unable to send " + getPendingIntentType(extra) + " intent: " + e); in sendSlicePurchaseAppResponseWithData()253 String intentType = getPendingIntentType(extra); in isPendingIntentValid()274 @NonNull private static String getPendingIntentType(@NonNull String extra) { in getPendingIntentType() method in SlicePurchaseBroadcastReceiver