Searched refs:mExternalStorageAuthorityAppId (Results 1 – 1 of 1) sorted by relevance
595 private int mExternalStorageAuthorityAppId; field in MediaProvider1475 mExternalStorageAuthorityAppId = UserHandle.getAppId(provider.applicationInfo.uid); in onCreate()10666 return getCallingUidOrSelf() == mExternalStorageAuthorityAppId;