MCPcopy Create free account
hub / github.com/KDE/kid3 / setFilePathFromIntent

Method setFilePathFromIntent

android/Kid3Activity.java:56–56  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

54public class Kid3Activity extends QtActivity {
55 // Implemented in androidutils.cpp
56 public static native void setFilePathFromIntent(String path);
57
58 private static boolean isIntentPending;
59 private static boolean isInitialized;

Callers 1

processIntentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected