Searched refs:notifyScanResult (Results 1 – 5 of 5) sorted by relevance
219 mApexManager.notifyScanResult(scanResults); in testGetApexSystemServices()344 mApexManager.notifyScanResult(scanResults); in testReportErrorWithApkInApex()373 mApexManager.notifyScanResult(scanResults); in testRegisterApkInApexDoesNotRegisterSimilarPrefix()459 mApexManager.notifyScanResult(scanResults); in testGetActivePackageNameForApexModuleName()
192 notifyScanResult(); in onReceive()320 private void notifyScanResult() { in notifyScanResult() method in ConnectionUtil
147 abstract void notifyScanResult(List<ScanResult> scanResults); in notifyScanResult() method in ApexManager471 void notifyScanResult(List<ScanResult> scanResults) { in notifyScanResult() method in ApexManager.ApexManagerImpl
176 mApexManager.notifyScanResult(apexScanResults); in initSystemApps()
17661 PLcom/android/server/pm/ApexManager$ApexManagerImpl;->notifyScanResult(Ljava/util/List;)V