CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module PendingIntent

Provides classes and predicates related to the class PendingIntent.

Import path

import semmle.code.java.frameworks.android.PendingIntent

Imports

java

Provides all default Java QL imports.

Classes

ImmutablePendingIntentFlag

The field FLAG_IMMUTABLE of the class PendingIntent.

MutablePendingIntentFlag

The field FLAG_MUTABLE of the class PendingIntent.

PendingIntent

The class android.app.PendingIntent.

PendingIntentCreation

A call to a method that creates a PendingIntent.

PendingIntentFlag

A field of the class PendingIntent representing a flag.