Searched defs:storagePath (Results 1 – 4 of 4) sorted by relevance
82 String storagePath = getStoredPathFromCodePath(codePath); in getCompileTime() local93 String storagePath = getStoredPathFromCodePath(codePath); in setCompileTime() local
228 String8 storagePath(entry.getPath()); in processAssets() local
159 public MtpDatabase(Context context, String volumeName, String storagePath, in MtpDatabase()
239 public AppOpsService(File storagePath, Handler handler) { in AppOpsService()