Module Intent
Import path
import semmle.code.java.frameworks.android.IntentImports
| java | Provides all default Java QL imports. |
Predicates
| allowIntentExtrasImplicitRead | Holds if extras may be implicitly read from the Intent |
Classes
| AndroidBundle | The class |
| AndroidGetIntentMethod | The method |
| AndroidReceiveIntentMethod | The method |
| AndroidServiceIntentMethod | The method |
| ExplicitIntent | An |
| ExplicitIntentSanitizer | A sanitizer for explicit intents. |
| GrantReadUriPermissionFlag | The field |
| GrantUriPermissionFlag | The fields to grant URI permissions of the class |
| GrantWriteUriPermissionFlag | The field |
| IntentGetParcelableExtraMethod | The method |
| SendBroadcastMethod | The method |
| StartActivityMethod | The method |
| StartServiceMethod | The method |
| TypeActivity | The class |
| TypeBroadcastReceiver | The class |
| TypeComponentName | The class |
| TypeContext | The class |
| TypeIntent | The class |
| TypeService | The class |