MCPcopy Index your code
hub / github.com/TachiWeb/TachiWeb-Server / Intent

Class Intent

AndroidCompat/src/main/java/android/content/Intent.java:587–7625  ·  view source on GitHub ↗

An intent is an abstract description of an operation to be performed. It can be used with Context#startActivity(Intent) startActivity to launch an android.app.Activity, android.content.Context#sendBroadcast(Intent) broadcastIntent to send it to any interested {@link Broadcas

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

startMethod · 0.85
stopMethod · 0.85
startMethod · 0.85
stopMethod · 0.85
createBackupMethod · 0.85
scanMediaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected