Searched refs:ownsExternalStorage (Results 1 – 1 of 1) sorted by relevance
2561 static bool ownsExternalStorage(int32_t appId) { in ownsExternalStorage() function2640 if (flags & FLAG_USE_QUOTA && appId >= AID_APP_START && !ownsExternalStorage(appId)) { in getAppSize()