Searched refs:sMediaStoreAuthorityProcessName (Results 1 – 2 of 2) sorted by relevance
597 return processName.equals(StorageManagerService.sMediaStoreAuthorityProcessName) in isInterestingJavaProcess()
332 @Nullable public static String sMediaStoreAuthorityProcessName; field in StorageManagerService2107 sMediaStoreAuthorityProcessName = provider.applicationInfo.processName; in servicesReady()