Home
last modified time | relevance | path

Searched defs:mDataPaths (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A DCacheTracker.h67 std::vector<std::string> mDataPaths; variable
/aosp12/frameworks/base/core/java/android/content/
H A DIntentFilter.java305 private ArrayList<PatternMatcher> mDataPaths = null; field in IntentFilter