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

  /system/vold/
VolumeManager.h 68 static const char *SEC_ASECDIR_EXT;
VolumeManager.cpp 75 const char *VolumeManager::SEC_ASECDIR_EXT = "/mnt/secure/asec";
887 const char *asecDir = isExternal ? VolumeManager::SEC_ASECDIR_EXT : VolumeManager::SEC_ASECDIR_INT;
    [all...]

Completed in 57 milliseconds