Home
last modified time | relevance | path

Searched defs:addDataPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
DCacheTracker.cpp53 void CacheTracker::addDataPath(const std::string& dataPath) { in addDataPath() function in android::installd::CacheTracker
/frameworks/base/services/core/java/com/android/server/pm/
DWatchedIntentFilter.java518 public final void addDataPath(String path, int type) { in addDataPath() method in WatchedIntentFilter
526 public final void addDataPath(PatternMatcher path) { in addDataPath() method in WatchedIntentFilter
/frameworks/base/core/java/android/content/
DIntentFilter.java1518 public final void addDataPath(String path, int type) { in addDataPath() method in IntentFilter
1523 public final void addDataPath(PatternMatcher path) { in addDataPath() method in IntentFilter