HomeSort by relevance Sort by last modified time
    Searched full:secondary_storage (Results 1 - 2 of 2) sorted by null

  /external/sqlite/android/
sqlite3_android.cpp 174 // SECONDARY_STORAGE paths
180 // check SECONDARY_STORAGE, which should be a colon separated list of paths
181 char const * secondary_paths = getenv("SECONDARY_STORAGE");
  /frameworks/base/core/java/android/provider/
MediaStore.java 1331 String secondary_storage = System.getenv("SECONDARY_STORAGE"); typedefs
    [all...]

Completed in 146 milliseconds