Searched defs:newResult (Results 1 – 8 of 8) sorted by relevance
162 int newResult = calculateCurrentResultUnsafe(); in updateResult() local
287 final Bundle newResult = new Bundle(result); in sanitizeResult() local
512 protected Rule newResult(FirewallIntentFilter filter, int match, int userId) { in newResult() method in IntentFirewall.FirewallIntentResolver
515 protected R newResult(F filter, int match, int userId) { in newResult() method in IntentResolver
258 ScanResult newResult = new ScanResult(result); in ScanData() local
768 ScanResult newResult = new ScanResult(result); in reportFullScanResult() local
9089 protected ResolveInfo newResult(PackageParser.ActivityIntentInfo info, in newResult() method in PackageManagerService.ActivityIntentResolver9300 protected ResolveInfo newResult(PackageParser.ServiceIntentInfo filter, in newResult() method in PackageManagerService.ServiceIntentResolver9522 protected ResolveInfo newResult(PackageParser.ProviderIntentInfo filter, in newResult() method in PackageManagerService.ProviderIntentResolver
1055 final Bundle newResult = new Bundle(); in onResult() local